A B C D E F G H I J K L M N O P R S T U V W X

A

ADMINISTRATION_SERVICE_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
ADMIN_ROLE - Static variable in class org.wso2.wsas.ServerConstants
 
APPLICATION_CONTEXT_LOCATION - Static variable in class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
APPSERVER_INFO_IMPL - Static variable in class org.wso2.wsas.ServerPropertyKeys
 
APPSERVER_VERSION - Static variable in class org.wso2.wsas.ServerPropertyKeys
 
ATOM_FEED - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ATOM_FILE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ATOM_HOME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ATOM_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
AUTHOR_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
AXIS2_HOME - Static variable in class org.wso2.wsas.ServerConstants
 
AXIS2_XML - Static variable in class org.wso2.wsas.ServerConstants
 
AbstractAdmin - class org.wso2.wsas.admin.service.AbstractAdmin.
Parent class for all admin services
AbstractAdmin() - Constructor for class org.wso2.wsas.admin.service.AbstractAdmin
 
AbstractAppServerInstaller - class org.wso2.wsas.installer.AbstractAppServerInstaller.
 
AbstractAppServerInstaller() - Constructor for class org.wso2.wsas.installer.AbstractAppServerInstaller
 
AbstractDataObject - class org.wso2.wsas.persistence.dataobject.AbstractDataObject.
Base class for all WSO2 WSAS data objects to be mapped by hibernate
AbstractDataObject() - Constructor for class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
AbstractFeed - class org.wso2.wsas.feed.AbstractFeed.
 
AbstractFeed(AxisConfiguration) - Constructor for class org.wso2.wsas.feed.AbstractFeed
 
AbstractFeedBuilder - class org.wso2.wsas.feed.AbstractFeedBuilder.
 
AbstractFeedBuilder(AxisConfiguration) - Constructor for class org.wso2.wsas.feed.AbstractFeedBuilder
 
AbstractFileUploadExecutor - class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor.
 
AbstractFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
AbstractInstaller - class org.wso2.wsas.installer.AbstractInstaller.
 
AbstractInstaller() - Constructor for class org.wso2.wsas.installer.AbstractInstaller
 
AdminAlreadyExistsException - exception org.wso2.wsas.persistence.exception.AdminAlreadyExistsException.
 
AdminAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminDatabaseAuthenticator - class org.wso2.wsas.admin.service.util.AdminDatabaseAuthenticator.
Handles DB Based User Authentication
AdminDatabaseAuthenticator() - Constructor for class org.wso2.wsas.admin.service.util.AdminDatabaseAuthenticator
 
AdminModule - class org.wso2.wsas.admin.module.admin.AdminModule.
Axis2 module to provide additional QoS support for WSO2 WSAS admin service
AdminModule() - Constructor for class org.wso2.wsas.admin.module.admin.AdminModule
 
AdminNotFoundException - exception org.wso2.wsas.persistence.exception.AdminNotFoundException.
 
AdminNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AdminNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AdminNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AdminNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AnyFileUploadExecutor - class org.wso2.wsas.transport.fileupload.AnyFileUploadExecutor.
 
AnyFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.AnyFileUploadExecutor
 
AppenderDAO - class org.wso2.wsas.persistence.dao.AppenderDAO.
 
AppenderDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.AppenderDAO
 
AppenderDO - class org.wso2.wsas.persistence.dataobject.AppenderDO.
 
AppenderDO() - Constructor for class org.wso2.wsas.persistence.dataobject.AppenderDO
 
AppenderData - class org.wso2.wsas.admin.service.util.AppenderData.
Author: amila Date: Jun 27, 2006
AppenderData() - Constructor for class org.wso2.wsas.admin.service.util.AppenderData
 
AppenderData(String, String, String, boolean) - Constructor for class org.wso2.wsas.admin.service.util.AppenderData
 
AppenderData(String, String, String, boolean, String, String, String, boolean) - Constructor for class org.wso2.wsas.admin.service.util.AppenderData
 
AtomElement - class org.wso2.wsas.feed.atom.AtomElement.
The OMElement representation of the Atom AbstractFeed
AtomElement(OMFactory) - Constructor for class org.wso2.wsas.feed.atom.AtomElement
 
AtomFeed - class org.wso2.wsas.feed.atom.AtomFeed.
 
AtomFeed(AxisConfiguration) - Constructor for class org.wso2.wsas.feed.atom.AtomFeed
 
AtomFeedBuilder - class org.wso2.wsas.feed.atom.AtomFeedBuilder.
 
AtomFeedBuilder(AxisConfiguration) - Constructor for class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
AuthenticationHandler - class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler.
 
AuthenticationHandler() - Constructor for class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
Authenticator - interface org.wso2.wsas.admin.service.Authenticator.
Authenticator interface for admin services
Axis2FileDownloadHandler - class org.wso2.wsas.transport.jetty.Axis2FileDownloadHandler.
 
Axis2FileDownloadHandler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.Axis2FileDownloadHandler
 
Axis2FileUploadHandler - class org.wso2.wsas.transport.jetty.Axis2FileUploadHandler.
 
Axis2FileUploadHandler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.Axis2FileUploadHandler
 
Axis2Handler - class org.wso2.wsas.transport.jetty.Axis2Handler.
 
Axis2Handler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.Axis2Handler
 
Axis2RestHandler - class org.wso2.wsas.transport.jetty.Axis2RestHandler.
 
Axis2RestHandler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.Axis2RestHandler
 
Axis2SOAPHandler - class org.wso2.wsas.transport.jetty.Axis2SOAPHandler.
 
Axis2SOAPHandler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.Axis2SOAPHandler
 
AxisConfigAdmin - class org.wso2.wsas.admin.service.AxisConfigAdmin.
this class produces the information about the flows and phases
AxisConfigAdmin() - Constructor for class org.wso2.wsas.admin.service.AxisConfigAdmin
 
AxisConfigData - class org.wso2.wsas.admin.service.util.AxisConfigData.
keeps the axis config data
AxisConfigData() - Constructor for class org.wso2.wsas.admin.service.util.AxisConfigData
 
add(Token) - Method in class org.wso2.wsas.trust.SecurityTokenStore
 
addAdmin(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
addAppender(AppenderDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addAtomElement(ServiceElement) - Method in class org.wso2.wsas.feed.atom.AtomFeed
 
addEngagedModule(ModuleDO) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
addEngagedModule(ModuleDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addEngagedOperation(String, String, OperationDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
addEngagedOperationToModule(String, String, OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addEngagedService(String, String, ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
addEngagedServiceGroup(String, String, ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
addEngagedServiceGroupToModule(String, String, ServiceGroupDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addEngagedServiceToModule(String, String, ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addEntity(AbstractDataObject) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addKeyStore(KeyStoreDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addLogger(LoggerDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addLogger(AppenderDO, LoggerDO) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
addMessage(MessageDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addMessage(MessageDO) - Method in class org.wso2.wsas.persistence.dao.MessageDAO
 
addMessage(MessageDO) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
addModule(ModuleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addModule(ModuleDO) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
addModule(ModuleDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
addNewKeyStore(String, String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
addOperation(String, String, OperationDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
addOperation(OperationDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
addOperation(OperationDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addOrUpdateUserRole(ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addParameter(Parameter) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
addParameter(Parameter) - Method in class org.wso2.wsas.feed.FeedListener
 
addParameter(String, String, ModuleParameterDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
addParameter(String, String, ServiceParameterDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
addParameter(ModuleParameterDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
addParameter(OperationParameterDO) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
addParameter(ServiceParameterDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addParameter(ServiceGroupParameterDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
addParameter(TransportParameterDO) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
addParameterToModule(String, String, ModuleParameterDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addParameterToService(String, String, ServiceParameterDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addPolicy(String, String, ModulePolicyDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
addPolicy(String, String, ServicePolicyDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
addPolicy(ModulePolicyDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
addPolicy(ServicePolicyDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addPolicyToModule(String, String, ModulePolicyDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addPolicyToService(String, String, ServicePolicyDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addProperty(SecurityTokenPropertyDO) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
addRSSElement(ServiceElement) - Method in class org.wso2.wsas.feed.rss.RSSFeed
 
addRole(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
addRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addRole(String, String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
addRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
addRole(ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addRole(ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
addSecurityScenario(SecurityScenarioDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addService(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
addService(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
addServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
addServicePolicy(ServicePolicyDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addToken(SecurityTokenDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addTransport(TransportDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addTransport(TransportDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addTransportBinding(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
addTrustStore(KeyStoreDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addTrustedCertStore(KeyStoreDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addUser(String, String, String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
addUser(ServiceUserDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addUser(String, String, ServiceUserDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
addUser(ServiceUserDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addUser(ServiceUserDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
addUserRole(ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addUserWithRole(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
add_return(String) - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
Auto generated add method for the array for convenience
adminWebCtx - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
adminWebResourceBase - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
applyPolicy(Policy, AxisDescription) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
assignKeyStores(String, String, String[], String) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
assignRoleToService(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
assignUserToService(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
assignUsersAndRoles(String, String, String, String[], String[]) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
authenticate() - Method in class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
authenticate(String, String, ConfigurationContext) - Method in interface org.wso2.wsas.admin.service.Authenticator
 
authenticate(String, String, ConfigurationContext) - Method in class org.wso2.wsas.admin.service.util.AdminDatabaseAuthenticator
 
axisConfig - Variable in class org.wso2.wsas.admin.service.AbstractAdmin
 
axisConfig - Variable in class org.wso2.wsas.feed.AbstractFeed
 
axisConfig - Variable in class org.wso2.wsas.feed.AbstractFeedBuilder
 

B

BASE64_MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
BaseDAO - class org.wso2.wsas.persistence.dao.BaseDAO.
Base class for all WSO2 WSAS data access objects.
BaseDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.BaseDAO
 

C

CHANNEL_URL_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
CHANNEL_URL_VALUE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
COMMAND_HELP - Static variable in class org.wso2.wsas.Main
 
COMMAND_RESTART - Static variable in class org.wso2.wsas.Main
 
COMMAND_RUN - Static variable in class org.wso2.wsas.Main
 
COMMAND_START - Static variable in class org.wso2.wsas.Main
 
COMMAND_STATUS - Static variable in class org.wso2.wsas.Main
 
COMMAND_STOP - Static variable in class org.wso2.wsas.Main
 
CONFIGURATION_CONTEXT - Static variable in class org.wso2.wsas.ServerConstants
 
CONTENT_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
CONTENT_TYPE - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
CONTEXT_ROOT - Static variable in class org.wso2.wsas.ServerConstants.Axis2ParameterNames
 
CREATED_DATE_ELEMET_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ClientUserPasswordCallbackHandler - class org.wso2.wsas.security.ClientUserPasswordCallbackHandler.
This is to be used as the PASSWORD_CALLBACK_REF for a single unique client
ClientUserPasswordCallbackHandler(String) - Constructor for class org.wso2.wsas.security.ClientUserPasswordCallbackHandler
 
CryptoAdmin - class org.wso2.wsas.admin.service.CryptoAdmin.
Handles all cryptographic administration functions
CryptoAdmin() - Constructor for class org.wso2.wsas.admin.service.CryptoAdmin
 
canSupportAssertion(Assertion) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
cleanup() - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
closeSession() - Method in class org.wso2.wsas.util.HibernateConfig
 
configCtx - Variable in class org.wso2.wsas.admin.service.AbstractAdmin
 
configurationContext - Variable in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
configurationContext - Variable in class org.wso2.wsas.transport.jetty.Axis2Handler
 
configurationContext - Variable in class org.wso2.wsas.transport.jetty.JettyServer
 
configurationContext - Variable in class org.wso2.wsas.util.HttpGetRequestProcessor
 
copyDerbyJAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
copyLog4jJAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
copyToolsJAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
copyWsasWAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
creatService(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
create(AbstractDataObject) - Method in class org.wso2.wsas.persistence.dao.BaseDAO
 
createAndDeployService(String, String[]) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
Creates and deploys a service.
createAndDeploySpringBean(String, String, String[]) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
createOrUpdate(AbstractDataObject) - Method in class org.wso2.wsas.persistence.dao.BaseDAO
 
createParameter(OMElement) - Static method in class org.wso2.wsas.util.ParameterUtil
Create an Axis2 parameter using the given OMElement
createServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
createServiceGroup(ServiceGroupDO, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
currentSession() - Method in class org.wso2.wsas.util.HibernateConfig
 

D

DB_DRIVER - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
DB_PASSWORD - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
DB_URL - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
DB_USERNAME - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
DERBY_HOME - Static variable in class org.wso2.wsas.ServerConstants
 
DOWNLOAD_PATH - Static variable in class org.wso2.wsas.ServerConstants.ContextPaths
 
DeploymentInterceptor - class org.wso2.wsas.deployment.DeploymentInterceptor.
This deploment interceptor will be called whenever before a module is initialized or service is deployed.
DeploymentInterceptor() - Constructor for class org.wso2.wsas.deployment.DeploymentInterceptor
 
DuplicateEntityException - exception org.wso2.wsas.persistence.exception.DuplicateEntityException.
 
DuplicateEntityException() - Constructor for class org.wso2.wsas.persistence.exception.DuplicateEntityException
 
DuplicateEntityException(String) - Constructor for class org.wso2.wsas.persistence.exception.DuplicateEntityException
 
DuplicateEntityException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.DuplicateEntityException
 
DuplicateEntityException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.DuplicateEntityException
 
delete(AbstractDataObject) - Method in class org.wso2.wsas.persistence.dao.BaseDAO
 
delete(TransportDO) - Method in class org.wso2.wsas.persistence.dao.TransportDAO
 
deleteEntity(AbstractDataObject) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteFaultyServiceArchive(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
deleteKeyStore(String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
deleteKeyStore(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteKeyStore(String) - Method in class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
deleteModule(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteModule(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
deleteRole(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteRole(String) - Method in class org.wso2.wsas.persistence.dao.UserRoleDAO
 
deleteRoleCompletely(String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
deleteRoleFromUser(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
deleteRoleFromUser(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteRoleFromUser(String, String) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
deleteService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteService(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
deleteServiceGroup(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
deleteUser(String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
deleteUser(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteUser(String) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
deployModule(OMElement) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
deployService(OMElement) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
deserialize(AxisConfiguration) - Static method in class org.wso2.wsas.persistence.FileBasedConfigSerializer
 
deserializeParameters(OMElement) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
deserializeParameters(OMElement) - Method in class org.wso2.wsas.feed.FeedListener
 
destroy() - Method in class org.wso2.wsas.RequestRedirectionFilter
 
disableSecurity(String) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
disengageModuleFromOperation(String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
disengageModuleFromService(String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
disengageModuleFromServiceGroup(String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
disengageModuleFromSystem(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.wsas.RequestRedirectionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.FileDownloadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.FileUploadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.MainServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.SOAPServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.FileDownloadServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.FileUploadServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.MainServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.SOAPServlet
 
docsWebCtx - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
docsWebResourceBase - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 

E

EMPTY_SERVICE_VERSION - Static variable in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
ENCRYPTION_USER - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
ENTRY_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ESCAPED_MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
EVENTING_LISTENER - Static variable in class org.wso2.wsas.feed.FeedConstants
 
Echo - class org.wso2.wsas.services.echo.Echo.
Echo Service
Echo() - Constructor for class org.wso2.wsas.services.echo.Echo
 
EncryptionData - class org.wso2.wsas.admin.service.util.EncryptionData.
Encryption configuration status bean
EncryptionData() - Constructor for class org.wso2.wsas.admin.service.util.EncryptionData
 
ExtensionMapper - class org.wso2.wsas.admin.service.logging.ExtensionMapper.
ExtensionMapper class
ExtensionMapper() - Constructor for class org.wso2.wsas.admin.service.logging.ExtensionMapper
 
echoInt(int) - Method in class org.wso2.wsas.services.echo.Echo
 
echoOMElement(OMElement) - Method in class org.wso2.wsas.services.echo.Echo
 
echoString(String) - Method in class org.wso2.wsas.services.echo.Echo
 
echoStringArrays(String[], String[], int) - Method in class org.wso2.wsas.services.echo.Echo
 
editAdmin(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
editUserPassword(String, String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
editUserRole(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
engageGlobalModules() - Method in class org.wso2.wsas.deployment.ServerConfigurator
 
engageModuleForMessage(String, String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
engageModuleForOperation(String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Engaging a module to an operation
engageModuleForService(String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Engaging a module to a service
engageModuleForServiceGroup(String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
engageModuleForSystem(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Engaging a module globally
engageNotify(AxisDescription) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
equals(Object) - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.AnyFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in interface org.wso2.wsas.transport.fileupload.FileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.FileUploadExecutorManager
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.KeyStoreFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.ModuleFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.ServiceFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.SpringFileUploadExecutor
 
executeCommon(HttpServletRequest, HttpServletResponse, String) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
This is the common method that can be used for Fileupload.
exposeServiceOnlyViaTransports(String, String[]) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
Expose this service only via the specified transport

F

FEED_DIRECTORY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
FEED_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
FEED_LANG_ATTR - Static variable in class org.wso2.wsas.feed.FeedConstants
 
FEED_LISTENER - Static variable in class org.wso2.wsas.feed.FeedConstants
 
FEED_VERSION_ATTR - Static variable in class org.wso2.wsas.feed.FeedConstants
 
FILE_RESOURCE_MAP - Static variable in class org.wso2.wsas.ServerConstants
 
FaultService - class org.wso2.wsas.admin.service.util.FaultService.
 
FaultService() - Constructor for class org.wso2.wsas.admin.service.util.FaultService
 
FeedConstants - class org.wso2.wsas.feed.FeedConstants.
 
FeedListener - class org.wso2.wsas.feed.FeedListener.
 
FeedListener() - Constructor for class org.wso2.wsas.feed.FeedListener
 
FileBasedConfigSerializer - class org.wso2.wsas.persistence.FileBasedConfigSerializer.
 
FileBasedConfigSerializer() - Constructor for class org.wso2.wsas.persistence.FileBasedConfigSerializer
 
FileDownloadServlet - class org.wso2.wsas.FileDownloadServlet.
 
FileDownloadServlet() - Constructor for class org.wso2.wsas.FileDownloadServlet
 
FileDownloadUtil - class org.wso2.wsas.util.FileDownloadUtil.
 
FileDownloadUtil() - Constructor for class org.wso2.wsas.util.FileDownloadUtil
 
FileUploadExecutor - interface org.wso2.wsas.transport.fileupload.FileUploadExecutor.
 
FileUploadExecutorManager - class org.wso2.wsas.transport.fileupload.FileUploadExecutorManager.
 
FileUploadExecutorManager(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.FileUploadExecutorManager
 
FileUploadServlet - class org.wso2.wsas.FileUploadServlet.
 
FileUploadServlet() - Constructor for class org.wso2.wsas.FileUploadServlet
 
faultyServices() - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
feedsWebCtx - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
feedsWebResourceBase - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
flowComplete(MessageContext) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
forceDisengageModuleFromService(String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Forcefully disengage modules without taking into consideration any of the restrictions.

G

GENERATED_PAGES - Static variable in class org.wso2.wsas.ServerConstants
 
GERONIMO_CONFIG_NAMESPACE - Static variable in class org.wso2.wsas.GeronimoServerInfo
 
GERONIMO_CONFIG_XML - Static variable in class org.wso2.wsas.ServerPropertyKeys
 
GenericApplicationContextSupplier - class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier.
 
GenericApplicationContextSupplier() - Constructor for class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
GenericApplicationContextUtil - class org.wso2.wsas.admin.service.util.GenericApplicationContextUtil.
 
GenericApplicationContextUtil() - Constructor for class org.wso2.wsas.admin.service.util.GenericApplicationContextUtil
 
GenericInstaller - class org.wso2.wsas.installer.GenericInstaller.
 
GenericInstaller() - Constructor for class org.wso2.wsas.installer.GenericInstaller
 
GenericServerInfo - class org.wso2.wsas.GenericServerInfo.
 
GenericServerInfo() - Constructor for class org.wso2.wsas.GenericServerInfo
 
GeronimoInstaller - class org.wso2.wsas.installer.GeronimoInstaller.
 
GeronimoInstaller() - Constructor for class org.wso2.wsas.installer.GeronimoInstaller
 
GeronimoServerInfo - class org.wso2.wsas.GeronimoServerInfo.
 
GeronimoServerInfo() - Constructor for class org.wso2.wsas.GeronimoServerInfo
 
GetLogsRequest - class org.wso2.wsas.admin.service.logging.GetLogsRequest.
GetLogsRequest bean class
GetLogsRequest() - Constructor for class org.wso2.wsas.admin.service.logging.GetLogsRequest
 
GetLogsRequest.Factory - class org.wso2.wsas.admin.service.logging.GetLogsRequest.Factory.
Factory class that keeps the parse method
GetLogsRequest.Factory() - Constructor for class org.wso2.wsas.admin.service.logging.GetLogsRequest.Factory
 
GetLogsResponse - class org.wso2.wsas.admin.service.logging.GetLogsResponse.
GetLogsResponse bean class
GetLogsResponse() - Constructor for class org.wso2.wsas.admin.service.logging.GetLogsResponse
 
GetLogsResponse.Factory - class org.wso2.wsas.admin.service.logging.GetLogsResponse.Factory.
Factory class that keeps the parse method
GetLogsResponse.Factory() - Constructor for class org.wso2.wsas.admin.service.logging.GetLogsResponse.Factory
 
GlobalAdmin - class org.wso2.wsas.admin.service.GlobalAdmin.
Admin service to manage operations on the AxisConfiguration
GlobalAdmin() - Constructor for class org.wso2.wsas.admin.service.GlobalAdmin
 
getA_r() - Method in class org.wso2.wsas.services.echo.SimpleBean
 
getAditivity() - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
getAditivity() - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
getAdminWebRoot() - Method in class org.wso2.wsas.transport.jetty.JettyServer
 
getAliasForX509Cert(Certificate) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasForX509Cert(String) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasForX509Cert(String, BigInteger) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasForX509Cert(byte[]) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasForX509CertThumb(byte[]) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasesForDN(String) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAllAppenders() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllAppenders() - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
getAllKeyStoreNames() - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
getAllLoggers() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllLoggers() - Method in class org.wso2.wsas.persistence.dao.LoggerDAO
 
getAllModules() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllModules() - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getAllScenarios() - Method in class org.wso2.wsas.persistence.dao.SecurityScenarioDAO
 
getAllSecurityScenarios() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllSecurityTokens() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllTokens() - Method in class org.wso2.wsas.persistence.dao.SecurityTokenDAO
 
getAmount() - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
Auto generated getter method
getAppServerHome() - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
getAppenderDO(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAppenderDO(String) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
getAppenderData(String) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
getAppenderData() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getAttachedReferenceStr() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getAvgResponseTime() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'avgResponseTime'.
getAvgResponseTime() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getAvgResponseTime() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getAxis2Location() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getAxis2RepoLocation() - Method in class org.wso2.wsas.Main
 
getAxisConfig() - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
getAxisConfigData() - Method in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
getAxisConfiguration() - Method in class org.wso2.wsas.deployment.ServerConfigurator
First create a Deployment engine, use that to create an AxisConfiguration
getB_r() - Method in class org.wso2.wsas.services.echo.SimpleBean
 
getBeans() - Method in class org.wso2.wsas.admin.service.util.SpringBeansData
 
getC() - Method in class org.wso2.wsas.services.echo.SimpleBean
 
getCategory() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
getCertificate(String, String) - Static method in class org.wso2.wsas.util.KeyStoreUtil
 
getCertificateData(boolean, X509Certificate[]) - Method in class org.wso2.wsas.security.ServerCrypto
 
getCertificateFactory() - Method in class org.wso2.wsas.security.ServerCrypto
 
getCertificates(String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
Get the certificate aliases in a particular key store
getCertificates(String) - Method in class org.wso2.wsas.security.ServerCrypto
This first looks into the primary keystore and then looks at the other trust stores
getChannelElement() - Method in class org.wso2.wsas.feed.rss.RSSElement
 
getClassName() - Method in class org.wso2.wsas.admin.service.util.HandlerData
 
getClassNames(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
Get all the fully qualified classnames of all the classes in this archive
getClientUsernameTokenHandler(String) - Static method in class org.wso2.wsas.security.WSS4JUtil
 
getConfigContext() - Method in class org.wso2.wsas.Main
 
getConfigContext() - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
getConfigurationContext() - Method in class org.wso2.wsas.transport.jetty.JettyServer
 
getConfigurationProperty(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getConfigurationProperty(String) - Method in class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
getCreated() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getDeclaredModuleParameters(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
getDeclaredOperationParameters(String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
return only the parameters for explicitly set for this operetion (not including inherited ones), where each parameter is an XML fragment representing the element
getDeclaredServiceGroupParameters(String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
return only the parameters for explicitly set for this service group (not including inherited ones), where each parameter is an XML fragment representing the element
getDeclaredServiceParameters(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getDeclaredSystemParameters() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
return only the parameters for explicitly set for this module (not including inherited ones), where each parameter is an XML fragment representing the element.
getDefaultConfig(String) - Static method in class org.wso2.wsas.util.HibernateConfigFactory
 
getDefaultX509Alias() - Method in class org.wso2.wsas.security.ServerCrypto
 
getDescription() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
getDescription() - Method in class org.wso2.wsas.admin.service.util.RoleData
 
getDescription() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getDescription() - Method in class org.wso2.wsas.admin.service.util.ServiceRoleData
 
getDescription() - Method in class org.wso2.wsas.admin.service.util.ServiceUserData
 
getDescription() - Method in class org.wso2.wsas.admin.service.util.UserData
 
getDescription() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getDescription() - Method in class org.wso2.wsas.installer.GenericInstaller
 
getDescription() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
getDescription() - Method in interface org.wso2.wsas.installer.Installable
 
getDescription() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getDescription() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getDescription() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Getter for property 'description'.
getDescription() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getDescription() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.jetty.HttpTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.jetty.HttpsTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.jetty.HttpTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.jetty.HttpsTransportListener
 
getElement() - Method in class org.wso2.wsas.feed.atom.AtomElement
 
getElement() - Method in class org.wso2.wsas.feed.rss.RSSElement
 
getElements(String) - Method in class org.wso2.wsas.util.XmlConfiguration
 
getEmptyPolicyAsOMElement() - Static method in class org.wso2.wsas.admin.service.util.PolicyUtil
 
getEncryptionParts() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
getEncryptionUser() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
getEngaged() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
getEngagedModules(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEngagedModules(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEngagedModules(OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEngagedModules(OperationDO) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
getEngagedModules(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getEngagedModules(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getEngagedModules() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getEngagedModules() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'engagedModules'.
getEngagedModules() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
getEngagedOperations(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEngagedOperations(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getEngagedOperations() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getEngagedServiceGroups(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getEngagedServiceGroups() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getEngagedServices(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEngagedServices(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getEngagedServices() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getEprs() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getExpires() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getExposedTransports(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getFacility() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getFacility() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getFault() - Method in class org.wso2.wsas.admin.service.util.FaultService
 
getFaultCount() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getFaultyServiceArchives() - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getFeedElement() - Method in class org.wso2.wsas.feed.AbstractFeed
 
getFeedElement() - Method in class org.wso2.wsas.feed.atom.AtomFeed
 
getFeedElement() - Method in class org.wso2.wsas.feed.rss.RSSFeed
 
getFileName(String) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
getFilePath() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getFlowType() - Method in class org.wso2.wsas.admin.service.util.Phases
 
getGroup_id() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getGroup_name() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getGroup_version() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getHandlerDesc() - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
getHandlers() - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
getHeaders(HttpServletRequest) - Method in class org.wso2.wsas.transport.jetty.Axis2Handler
 
getHttpPort() - Method in class org.wso2.wsas.GenericServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.GeronimoServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.JBossServerInfo
 
getHttpPort() - Method in interface org.wso2.wsas.ServerInfo
Return the http port of the container through which the WSO2 WSAS services are accessible.
getHttpPort() - Method in class org.wso2.wsas.Tomcat41xServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.Tomcat5xServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
getHttpsPort() - Method in class org.wso2.wsas.GenericServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.GeronimoServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.JBossServerInfo
 
getHttpsPort() - Method in interface org.wso2.wsas.ServerInfo
Return the https port of the container through which WSO2 WSAS services are accessible.
getHttpsPort() - Method in class org.wso2.wsas.Tomcat41xServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.Tomcat5xServerInfo
 
getId() - Method in class org.wso2.wsas.installer.GenericInstaller
 
getId() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
getId() - Method in interface org.wso2.wsas.installer.Installable
 
getId() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getId() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getId() - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
getInfaultflowPhaseOrder() - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
getInflowPhaseOrder() - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
getInstance() - Static method in class org.wso2.wsas.util.JettyWebConfiguration
 
getInstance() - Static method in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
getIsActive() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'isActive'.
getIsCurrentScenario() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Getter for property 'currentScenario'.
getIsExposedOnAllTransports() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'isExposedOnAllTransports'.
getIsFileAppender() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getIsFileAppender() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getIsGlobalPhase() - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
getIsGloballyEngaged() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getIsPrimaryKeyStore() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getIsStarted() - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
getIsSysLogAppender() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getIsSysLogAppender() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getIsUTAuthEnabled() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'isUTAuthEnabled'.
getJavaHome() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getJavaRuntimeName() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getJavaVMVendor() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getJavaVMVersion() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getJavaVersion() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getKey() - Static method in class org.wso2.wsas.util.Monitor
 
getKeyStore(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getKeyStore(String) - Method in class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
getKeyStore() - Method in class org.wso2.wsas.security.ServerCrypto
 
getKeyStore(String) - Static method in class org.wso2.wsas.util.KeyStoreUtil
 
getKeyStoreFilename() - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
getKeyStoreName() - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
getKeyStoreName() - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Getter for property 'keyStoreName'.
getKeyStoreName() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getKeyStoreType() - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
getKeyStoreType() - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Getter for property 'keyStoreType'.
getKeyStoreType() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getKeyStores() - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
getKeyStores() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getKeyStores() - Method in class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
getLastUpdatedTime() - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
getLayoutPattern() - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
Auto generated getter method
getLevel() - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
getLogFile() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getLogFile() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getLogFileName() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getLogLevel() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getLogLevel() - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
getLogPattern() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getLoggerDO(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getLoggerDO(String) - Method in class org.wso2.wsas.persistence.dao.LoggerDAO
 
getLoggerData(String) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
getLoggerData() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getLoggers(AppenderDO) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
getLoggers() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getLogs(GetLogsRequest) - Method in class org.wso2.wsas.admin.service.logging.LoggingService
Returns the properly laid out log messages
getLogs(GetLogsRequest) - Method in interface org.wso2.wsas.admin.service.logging.LoggingServiceSkeletonInterface
Auto generated method signature
getMIMEType(File) - Method in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
getMaxMessageSequence(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getMaxMessageSequence(String, String, String) - Method in class org.wso2.wsas.persistence.dao.MessageDAO
 
getMaxResponseTime() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'maxResponseTime'.
getMaxResponseTime() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getMaxResponseTime() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getMessages(MessageDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getMessages(MessageDO) - Method in class org.wso2.wsas.persistence.dao.MessageDAO
 
getMessages() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getMessages(String, String, long) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
getMinResponseTime() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'minResponseTime'.
getMinResponseTime() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getMinResponseTime() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getModule(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getModule(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getModule(String, String, Session) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getModule() - Method in class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
getModule() - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
getModuleId(AxisModule) - Static method in class org.wso2.wsas.util.ModuleIdUtil
 
getModuleId(QName) - Static method in class org.wso2.wsas.util.ModuleIdUtil
 
getModuleIdentifierDO() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getModuleInfo(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
getModuleName(String, String) - Static method in class org.wso2.wsas.util.ModuleIdUtil
 
getModuleName(AxisModule) - Static method in class org.wso2.wsas.util.ModuleIdUtil
 
getModuleParameter(ModuleDO, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getModuleParameters(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
getModuleParameters(ModuleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getModulePolicies(ModuleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getModulePolicies(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getModuleStatus(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
getModuleVersion(AxisModule) - Static method in class org.wso2.wsas.util.ModuleIdUtil
 
getModuleVersion(QName) - Static method in class org.wso2.wsas.util.ModuleIdUtil
 
getModuleid() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
getModulename() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
getModules() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getModules() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
getModuleversion() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
getName() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getName() - Method in class org.wso2.wsas.admin.service.util.HandlerData
 
getName() - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
getName() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'name'.
getName() - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
getName() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getName() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
getName() - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
getName() - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
getName() - Method in class org.wso2.wsas.transport.util.TransportParameter
 
getName() - Method in class org.wso2.wsas.util.NameValuePair
Getter for property 'name'.
getOMDataSource(QName, OMFactory) - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
 
getOMDataSource(QName, OMFactory) - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
 
getOMElement(QName, OMFactory) - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
 
getOMElement(OMFactory) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getObject() - Method in class org.wso2.wsas.persistence.dataobject.SerializableObject
 
getOpFaultCount() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'opFaultCount'.
getOpRequestCount() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'opRequestCount'.
getOpResponseCount() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'opResponseCount'.
getOperation(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getOperation(String, String, String) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
getOperation(String, String, String, Session) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
getOperation() - Method in class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
getOperationAxisConfigData(String, String) - Method in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
getOperationDO() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'operationDO'.
getOperationInfo(String, String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
return all available operation metadata (not counts)
getOperationName() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'operationName'.
getOperationParameter(String, String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getOperationParameter(String, String, String, String) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
getOperationParameters(String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
return all parameters for this operation (including inherited ones), where each parameter is an XML fragment representing the element
getOperationParameters(OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getOperationStatistics(String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
return all accumulated data about this operation
getOperations() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getOperations() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getOperations(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getOperations(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getOperations() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'operations'.
getOsName() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getOsVersion() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getOutfaultPhaseOrder() - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
getOutflowPhaseOrder() - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
getParameter(String) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
getParameter(String) - Method in class org.wso2.wsas.feed.FeedListener
 
getParameter(ModuleDO, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getParameter(ServiceDO, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getParameter(ServiceGroupDO, String) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
getParameter(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
getParameter(String) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
getParameters() - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
getParameters() - Method in class org.wso2.wsas.feed.FeedListener
 
getParameters(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getParameters(ModuleDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getParameters(OperationDO) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
getParameters(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getParameters(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getParameters() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getParameters() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getParameters() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'parameters'.
getParameters() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
getParameters() - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
getParameters() - Method in class org.wso2.wsas.transport.util.TransportDetails
 
getPassword() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getPasswordCallBackRefParameter(String, String) - Static method in class org.wso2.wsas.security.WSS4JUtil
 
getPasswordCallBackRefParameter(String) - Static method in class org.wso2.wsas.security.WSS4JUtil
 
getPattern() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getPattern() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getPhase() - Method in class org.wso2.wsas.admin.service.util.Phases
 
getPhases() - Method in class org.wso2.wsas.admin.service.util.PhaseOrderData
 
getPkStoreServices() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getPolicies(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
getPolicies(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getPolicies(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getPolicies(ModuleDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getPolicies(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getPolicies(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getPolicies() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getPolicies() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'policies'.
getPolicy() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
getPolicy(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
getPolicy(String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
 
getPolicy(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getPolicy(String, String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
getPolicy() - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
getPolicy() - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
getPolicyAsOMElement(Policy) - Static method in class org.wso2.wsas.admin.service.util.PolicyUtil
 
getPolicyFromOMElement(OMElement) - Static method in class org.wso2.wsas.admin.service.util.PolicyUtil
 
getPort() - Method in class org.wso2.wsas.util.ServerController
 
getPreviousTokenStr() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getPrivateKey(String, String) - Method in class org.wso2.wsas.security.ServerCrypto
 
getPrivateKeyAlias() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getPrivateKeyPassword() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getPrivateKeyStore() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
getPrivateKeyStore() - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
getPrivateKeyStore() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'privateKeyStore'.
getPrivateKeys(String, String, String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
Get all the private keys in KeyStore corresponding to keyStoreFileId
getProtocol() - Method in class org.wso2.wsas.transport.util.TransportSummary
 
getProvider() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getPullParser(QName) - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
databinding method to get an XML representation of this object
getRepetition() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
getRepetition() - Method in class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
getRepetition() - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
getRepetition() - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
getRepetition() - Method in class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
getRepoLocation() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getRequestCount() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getResponseCount() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getRole() - Method in class org.wso2.wsas.admin.service.util.RoleData
 
getRole() - Method in class org.wso2.wsas.admin.service.util.ServiceRoleData
 
getRole(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getRole(String, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getRole() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
getRoleNames() - Method in class org.wso2.wsas.admin.service.UserAdmin
 
getRoleNamesAndDescriptions() - Method in class org.wso2.wsas.admin.service.UserAdmin
 
getRoles() - Method in class org.wso2.wsas.admin.service.util.SecurityAssignment
 
getRoles() - Method in class org.wso2.wsas.admin.service.util.UserData
 
getRoles(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getRoles(String) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
getRoles() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'roles'.
getRoles() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getRolesForService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getSCTIssuerConfigParameter(String, Properties, int, String, boolean, boolean) - Static method in class org.wso2.wsas.security.RahasUtil
 
getSKIBytesFromCert(X509Certificate) - Method in class org.wso2.wsas.security.ServerCrypto
 
getScenarioId() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Getter for property 'scenarioId'.
getScenarios(String) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
getSchema(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getSecretStr() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getSecurityAssignment(String, String) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
getSecurityScenario(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getSecurityScenario(String) - Method in class org.wso2.wsas.persistence.dao.SecurityScenarioDAO
 
getSecurityScenario() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'securityScenario'.
getSecurityScenarios() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getSecurityToken(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getSecurityTokenProperties() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getSelectedAppenderData() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getSelectedLoggerData() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getSequence() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'sequence'.
getServerData() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
getServerHome() - Method in class org.wso2.wsas.installer.AbstractInstaller
 
getServerHome() - Method in interface org.wso2.wsas.installer.Installable
 
getServerInfoImplClass() - Method in class org.wso2.wsas.installer.GenericInstaller
 
getServerInfoImplClass() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
getServerInfoImplClass() - Method in interface org.wso2.wsas.installer.Installable
 
getServerInfoImplClass() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getServerInfoImplClass() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getServerInfoImplClasses() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
getServerInfoImplClasses() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getServerInfoImplClasses() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getServerName() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getServerName() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getServerProperties() - Method in class org.wso2.wsas.installer.GenericInstaller
 
getServerProperties() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
getServerProperties() - Method in interface org.wso2.wsas.installer.Installable
 
getServerProperties() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getServerProperties() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getServerStartTime() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getServerVersionIndex() - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
getService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getService(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getService() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getService() - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
getService() - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
getServiceContextPath() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getServiceData(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceFaultCount() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getServiceGroup(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceGroup(String) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
getServiceGroup(String, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
getServiceGroup() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'serviceGroup'.
getServiceGroup() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
getServiceGroupParameter(ServiceGroupDO, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceGroupParameters(String, String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
Return all parameters for this service group (including inherited ones), where each parameter is an XML fragment representing the element
getServiceId() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'serviceId'.
getServiceId() - Method in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
getServiceIdentifier(OperationDO) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
getServiceIdentifierDO() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'serviceIdentifierDO'.
getServiceInfo(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceKeyStores(String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
getServiceName() - Method in class org.wso2.wsas.admin.service.util.FaultService
 
getServiceObject(AxisService) - Method in class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
getServiceOperations(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceOperations(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceParameter(ServiceDO, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceParameters(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceParameters(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServicePolicies(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceRequestCount() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getServiceResponseCount() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getServiceRolesWithDescription(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceStatus(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceUserRole(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceUsers(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceUsersWithDescription(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceVersion() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'serviceVersion'.
getService_id() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getService_version() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getServices() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getServices() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getServices() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Getter for property 'services'.
getServices() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
getServices() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getServices() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
getServices() - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
getServicesHTML(ConfigurationContext) - Static method in class org.wso2.wsas.transport.jetty.ServiceHTMLProcessor
Returns the HTML text for the list of services deployed.
getSignatureParts() - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
getSpringApplicationContext(InputStream, String) - Static method in class org.wso2.wsas.admin.service.util.GenericApplicationContextUtil
 
getSpringApplicationContext(String, ClassLoader) - Static method in class org.wso2.wsas.admin.service.util.GenericApplicationContextUtil
 
getSpringApplicationContext(String, String) - Static method in class org.wso2.wsas.admin.service.util.GenericApplicationContextUtil
 
getSpringBeanNames(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getSpringContext() - Method in class org.wso2.wsas.admin.service.util.SpringBeansData
 
getState() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getStatus() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
getStorePassword() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getString() - Method in class org.wso2.wsas.admin.service.util.SelectableString
 
getSummary() - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Getter for property 'summary'.
getSupportedVersions() - Method in class org.wso2.wsas.installer.GenericInstaller
 
getSupportedVersions() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
getSupportedVersions() - Method in interface org.wso2.wsas.installer.Installable
 
getSupportedVersions() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getSupportedVersions() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getSysLogHost() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getSysLogHost() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getSystemContext() - Method in class org.wso2.wsas.transport.jetty.JettyServer
Method getSystemContext
getSystemLog() - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
The system log level
getSystemUpTime() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getThreshold() - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
getThreshold() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
getToken(String) - Method in class org.wso2.wsas.persistence.dao.SecurityTokenDAO
 
getToken() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
getTokenCancelerConfigParameter() - Static method in class org.wso2.wsas.security.RahasUtil
 
getTokenId() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getTokenStr() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getTotalMemory() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getTransport(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getTransport(String) - Method in class org.wso2.wsas.persistence.dao.TransportDAO
 
getTransport(String, Session) - Method in class org.wso2.wsas.persistence.dao.TransportDAO
 
getTransport() - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
getTransportDetails(String) - Method in class org.wso2.wsas.admin.service.TransportAdmin
 
getTransportHeaders(HttpServletRequest) - Method in class org.wso2.wsas.transport.jetty.Axis2Handler
 
getTransportProtocol() - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
getTransports() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getTransports() - Method in class org.wso2.wsas.persistence.dao.TransportDAO
 
getTransports() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'transports'.
getTrustStoreServices() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getTrustStores() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
getTrustStores() - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
getTrustedCertStores() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'trustStores'.
getType() - Method in class org.wso2.wsas.admin.service.util.PhaseOrderData
 
getType() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'type'.
getType() - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
getType() - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
getTypeObject(String, String, XMLStreamReader) - Static method in class org.wso2.wsas.admin.service.logging.ExtensionMapper
 
getUnattachedReferenceStr() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getUniqueValue(String) - Method in class org.wso2.wsas.util.XmlConfiguration
 
getUnit() - Method in class org.wso2.wsas.admin.service.util.Metric
 
getUrl(String) - Method in class org.wso2.wsas.feed.AbstractFeed
 
getUrl() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getUsedMemory() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getUser() - Method in class org.wso2.wsas.admin.service.util.ServiceUserData
 
getUser(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUser(String) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
getUser(String, Session) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
getUserCountry() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getUserHome() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getUserName() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getUserName() - Method in class org.wso2.wsas.admin.service.util.UserData
 
getUserNames() - Method in class org.wso2.wsas.admin.service.UserAdmin
 
getUserRole(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserRole(String) - Method in class org.wso2.wsas.persistence.dao.UserRoleDAO
 
getUserRoles() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserRoles(ServiceUserDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserRoles(ServiceUserDO) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
getUserRoles() - Method in class org.wso2.wsas.persistence.dao.UserRoleDAO
 
getUserSpecificRoles(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserTimezone() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getUsername() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getUsernameTokenPrincipal(MessageContext) - Static method in class org.wso2.wsas.security.WSS4JUtil
Returns the UsernameTokenPrincipal from the security results.
getUsers() - Method in class org.wso2.wsas.admin.service.UserAdmin
 
getUsers() - Method in class org.wso2.wsas.admin.service.util.SecurityAssignment
 
getUsers() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUsers(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getUsers() - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
getUsers() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'users'.
getUsers() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
getUsersForService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUuid() - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
getUuid() - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
getValue() - Method in class org.wso2.wsas.admin.service.util.Metric
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
getValue() - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
getValue() - Method in class org.wso2.wsas.transport.util.TransportParameter
 
getValue() - Method in class org.wso2.wsas.util.NameValuePair
Getter for property 'value'.
getVersion() - Method in class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
getVersion() - Method in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
getVersion() - Method in class org.wso2.wsas.services.version.Version
 
getWSASHome() - Method in class org.wso2.wsas.installer.AbstractInstaller
 
getWSASHome() - Method in interface org.wso2.wsas.installer.Installable
 
getWSDL(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getWrapper(String) - Static method in class org.wso2.wsas.admin.service.util.PolicyUtil
 
getWso2wsasVersion() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getWso2wsasVersion() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getX509Certificates(byte[], boolean) - Method in class org.wso2.wsas.security.ServerCrypto
 
getXml() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'xml'.
getXmlConfiguration(String) - Static method in class org.wso2.wsas.util.XmlConfigurationFactory
 
get_return() - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
Auto generated getter method

H

HTTPS_SERVER - Static variable in class org.wso2.wsas.ServerConstants.Jetty
 
HTTP_METHOD - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
HTTP_METHOD_GET - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
HTTP_METHOD_POST - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
HTTP_RESPONSE_STATE - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
HTTP_SERVER - Static variable in class org.wso2.wsas.ServerConstants.Jetty
 
HandlerData - class org.wso2.wsas.admin.service.util.HandlerData.
this includes the axis handler data for a pirticular phase
HandlerData(String) - Constructor for class org.wso2.wsas.admin.service.util.HandlerData
 
HibernateConfig - class org.wso2.wsas.util.HibernateConfig.
A utility for managing Hibernate Configuration related stuff.
HibernateConfig(String, String, String, String, String, Class[]) - Constructor for class org.wso2.wsas.util.HibernateConfig
Constructor for initializing this Object providing the DB Connection Identifier (dbConnIdentifier), and the the Hibernate Data Object classes (dataObjects), along with other DB parameters.
HibernateConfig(String, String, String, String, String, String[]) - Constructor for class org.wso2.wsas.util.HibernateConfig
Constructor for initializing this Object providing the DB Connection Identifier (dbConnIdentifier), and the the Hibernate hbm XML filenames (hbmXMLFilenames), along with other DB parameters.
HibernateConfigFactory - class org.wso2.wsas.util.HibernateConfigFactory.
Caches the HibernateConfig for a particular database
HibernateConfigFactory() - Constructor for class org.wso2.wsas.util.HibernateConfigFactory
 
HouseKeepingTask - class org.wso2.wsas.util.HouseKeepingTask.
 
HouseKeepingTask(String, BidiMap) - Constructor for class org.wso2.wsas.util.HouseKeepingTask
 
HttpGetRequestProcessor - class org.wso2.wsas.util.HttpGetRequestProcessor.
 
HttpGetRequestProcessor(ConfigurationContext) - Constructor for class org.wso2.wsas.util.HttpGetRequestProcessor
 
HttpTransportListener - class org.wso2.wsas.transport.jetty.HttpTransportListener.
 
HttpTransportListener() - Constructor for class org.wso2.wsas.transport.jetty.HttpTransportListener
 
HttpsTransportListener - class org.wso2.wsas.transport.jetty.HttpsTransportListener.
 
HttpsTransportListener() - Constructor for class org.wso2.wsas.transport.jetty.HttpsTransportListener
 
handle(Callback[]) - Method in class org.wso2.wsas.security.ClientUserPasswordCallbackHandler
 
handle(Callback[]) - Method in class org.wso2.wsas.security.ServicePasswordCallbackHandler
 
handle(String, HttpServletRequest, HttpServletResponse, int) - Method in class org.wso2.wsas.transport.jetty.Axis2FileUploadHandler
 
handle(String, HttpServletRequest, HttpServletResponse, int) - Method in class org.wso2.wsas.transport.jetty.Axis2Handler
New documentation
handle(String, HttpServletRequest, HttpServletResponse, int) - Method in class org.wso2.wsas.transport.jetty.ServerDefaultHandler
 
handle(String, HttpServletRequest, HttpServletResponse, int) - Method in class org.wso2.wsas.transport.jetty.ServerHandler
 
handleExistingModuleInit(ModuleDO, AxisModule) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
handleExistingServiceGroupInit(ServiceGroupDO, AxisServiceGroup) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
handleExistingServiceInit(ServiceDO, AxisService, AxisConfiguration) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
handleFault(MessageContext, OutputStream, AxisFault) - Method in class org.wso2.wsas.SOAPServlet
 
handleMediaTypeURLEncoded(MessageContext, HttpServletRequest, XmlSchemaElement, SOAPFactory) - Static method in class org.wso2.wsas.util.SchemaUtil
This method is designed for REST handling.
handleNewModuleAddition(AxisModule, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
handleNewServiceAddition(AxisService) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
handleNewServiceGroupAddition(AxisServiceGroup) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
hashCode() - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
hbConfig - Variable in class org.wso2.wsas.persistence.dao.BaseDAO
 
httpPort - Static variable in class org.wso2.wsas.ServerManager
 
httpsPort - Static variable in class org.wso2.wsas.ServerManager
 

I

ID_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ISSUED_DATE_ELEMET_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ITEM_URL_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ITEM_URL_VALUE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ImportKey - class org.wso2.wsas.security.util.ImportKey.
Simple util class to import a given cert from a keystore and import it into a given keystore as a trusted cert
ImportKey() - Constructor for class org.wso2.wsas.security.util.ImportKey
 
Installable - interface org.wso2.wsas.installer.Installable.
 
InstallationException - exception org.wso2.wsas.installer.InstallationException.
 
InstallationException() - Constructor for class org.wso2.wsas.installer.InstallationException
 
InstallationException(String) - Constructor for class org.wso2.wsas.installer.InstallationException
 
InstallationException(Throwable) - Constructor for class org.wso2.wsas.installer.InstallationException
 
InstallationException(String, Throwable) - Constructor for class org.wso2.wsas.installer.InstallationException
 
InstallationManager - class org.wso2.wsas.installer.InstallationManager.
Manages the installation process of the WSO2 WSAS Embeddable distribution on different application servers.
InstallationManager() - Constructor for class org.wso2.wsas.installer.InstallationManager
 
InstallerConstants - class org.wso2.wsas.installer.InstallerConstants.
 
importCertificate(String, String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
init(ServletConfig) - Method in class org.wso2.wsas.FileDownloadServlet
 
init() - Method in class org.wso2.wsas.FileDownloadServlet
 
init(ServletConfig) - Method in class org.wso2.wsas.FileUploadServlet
 
init() - Method in class org.wso2.wsas.FileUploadServlet
 
init() - Method in class org.wso2.wsas.MainServlet
 
init(ServletConfig) - Method in class org.wso2.wsas.MainServlet
 
init(FilterConfig) - Method in class org.wso2.wsas.RequestRedirectionFilter
This init method will be invoked at MainServlet.
init(String) - Method in class org.wso2.wsas.RequestRedirectionFilter
 
init(ServletConfig) - Method in class org.wso2.wsas.SOAPServlet
 
init() - Method in class org.wso2.wsas.SOAPServlet
 
init(ConfigurationContext, AxisModule) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
init(ServiceContext) - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
init(AxisConfiguration) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
init(AxisConfiguration) - Method in class org.wso2.wsas.feed.FeedListener
 
init(HandlerDescription) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
init() - Method in class org.wso2.wsas.util.JettyWebConfiguration
Initialize the web admin content wrt the value of xmlFileKey;
init(String, String) - Static method in class org.wso2.wsas.util.XmlConfigurationFactory
 
init(String, String, String) - Static method in class org.wso2.wsas.util.XmlConfigurationFactory
 
install() - Method in class org.wso2.wsas.installer.GenericInstaller
 
install() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
install() - Method in interface org.wso2.wsas.installer.Installable
 
install() - Method in class org.wso2.wsas.installer.JBossInstaller
 
install() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
instance - Static variable in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
invoke(MessageContext) - Method in class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
invoke(MessageContext) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.wso2.wsas.admin.service.logging.LoggingServiceMessageReceiverInOut
 
isActive() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
isActive() - Method in class org.wso2.wsas.transport.util.TransportDetails
 
isActive() - Method in class org.wso2.wsas.transport.util.TransportSummary
 
isControlOperation() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Getter for property 'controlOperation'.
isDigestPassword() - Method in class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
isEnabled() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
isEnabled() - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
isEnabled() - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
isEnabled() - Method in class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
isFilteredOut(MessageContext) - Method in class org.wso2.wsas.util.TraceFilterImpl
Check whether message has to be filtered
isFoundWebResources() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
isGlobal() - Method in class org.wso2.wsas.admin.service.util.Phases
 
isGlobalyEngaged(AxisModule) - Static method in class org.wso2.wsas.deployment.ServerConfigurator
 
isParameterLocked(String) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
isParameterLocked(String) - Method in class org.wso2.wsas.feed.FeedListener
 
isPrivateKeyStore() - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Getter for property 'privateKeyStore'.
isReaderMTOMAware(XMLStreamReader) - Static method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
isReaderMTOMAware
isReaderMTOMAware(XMLStreamReader) - Static method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
isReaderMTOMAware
isSelected() - Method in class org.wso2.wsas.admin.service.util.SelectableString
 
isSelected() - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Getter for property 'selected'.
isServerRegistered() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
isSignBeforeEncrypt() - Method in class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
isTimestampFirst() - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
isUpdate() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 

J

JBOSS_CONFIG_FILE_SET - Static variable in class org.wso2.wsas.ServerPropertyKeys
 
JBossInstaller - class org.wso2.wsas.installer.JBossInstaller.
 
JBossInstaller() - Constructor for class org.wso2.wsas.installer.JBossInstaller
 
JBossServerInfo - class org.wso2.wsas.JBossServerInfo.
 
JBossServerInfo() - Constructor for class org.wso2.wsas.JBossServerInfo
 
JettyHTTPOutTransportInfo - class org.wso2.wsas.transport.jetty.JettyHTTPOutTransportInfo.
 
JettyHTTPOutTransportInfo(HttpServletResponse) - Constructor for class org.wso2.wsas.transport.jetty.JettyHTTPOutTransportInfo
 
JettyServer - class org.wso2.wsas.transport.jetty.JettyServer.
This is an implementation of a transport listener based on MortBay Jetty 6.0.1 distribution.
JettyServer(ConfigurationContext, int) - Constructor for class org.wso2.wsas.transport.jetty.JettyServer
 
JettyWebConfiguration - class org.wso2.wsas.util.JettyWebConfiguration.
 
javaHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 

K

KeyStoreAlreadyExistsException - exception org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException.
 
KeyStoreAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreDAO - class org.wso2.wsas.persistence.dao.KeyStoreDAO.
 
KeyStoreDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
KeyStoreDO - class org.wso2.wsas.persistence.dataobject.KeyStoreDO.
 
KeyStoreDO() - Constructor for class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
KeyStoreFileUploadExecutor - class org.wso2.wsas.transport.fileupload.KeyStoreFileUploadExecutor.
 
KeyStoreFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.KeyStoreFileUploadExecutor
 
KeyStoreSummary - class org.wso2.wsas.admin.service.util.KeyStoreSummary.
 
KeyStoreSummary() - Constructor for class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
KeyStoreUtil - class org.wso2.wsas.util.KeyStoreUtil.
 
keyStoreExists(String) - Static method in class org.wso2.wsas.util.KeyStoreUtil
 

L

LINK_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
LINK_HERF_ATTR - Static variable in class org.wso2.wsas.feed.FeedConstants
 
LINK_REL_ATTR - Static variable in class org.wso2.wsas.feed.FeedConstants
 
LINK_REL_ATTR_VALUE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
LINK_TITLE_ATTR - Static variable in class org.wso2.wsas.feed.FeedConstants
 
LINK_TYPE_ATTR - Static variable in class org.wso2.wsas.feed.FeedConstants
 
LOCAL_HOST_IP - Static variable in class org.wso2.wsas.util.ServerController
 
LOGGED_IN - Static variable in class org.wso2.wsas.ServerConstants
 
LOG_CONSOLE_PATTERN - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
LOG_FILE_PATTERN - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
LOG_MEMORY_PATTERN - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
LogData - class org.wso2.wsas.admin.service.util.LogData.
 
LogData() - Constructor for class org.wso2.wsas.admin.service.util.LogData
 
LoggerDAO - class org.wso2.wsas.persistence.dao.LoggerDAO.
 
LoggerDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.LoggerDAO
 
LoggerDO - class org.wso2.wsas.persistence.dataobject.LoggerDO.
 
LoggerDO() - Constructor for class org.wso2.wsas.persistence.dataobject.LoggerDO
 
LoggerData - class org.wso2.wsas.admin.service.util.LoggerData.
 
LoggerData() - Constructor for class org.wso2.wsas.admin.service.util.LoggerData
 
LoggerData(String, String, boolean) - Constructor for class org.wso2.wsas.admin.service.util.LoggerData
 
LoggingAdmin - class org.wso2.wsas.admin.service.logging.LoggingAdmin.
 
LoggingAdmin() - Constructor for class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
LoggingService - class org.wso2.wsas.admin.service.logging.LoggingService.
LoggingService java skeleton for the axisService
LoggingService() - Constructor for class org.wso2.wsas.admin.service.logging.LoggingService
 
LoggingServiceMessageReceiverInOut - class org.wso2.wsas.admin.service.logging.LoggingServiceMessageReceiverInOut.
LoggingServiceMessageReceiverInOut message receiver
LoggingServiceMessageReceiverInOut() - Constructor for class org.wso2.wsas.admin.service.logging.LoggingServiceMessageReceiverInOut
 
LoggingServiceSkeletonInterface - interface org.wso2.wsas.admin.service.logging.LoggingServiceSkeletonInterface.
LoggingServiceSkeletonInterface java skeleton interface for the axisService
LoggingUtil - class org.wso2.wsas.util.LoggingUtil.
 
LoggingUtil() - Constructor for class org.wso2.wsas.util.LoggingUtil
 
listAllOperations(String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
list all the operations in the service including both control and published operations
listControlOperations(String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
list only the control operations added by modules and some other way
listGlobalPhaseHandlers(int, String) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
listGlobalPhases(int) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
List global phases
listGloballyEngagesModules() - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listModules() - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listOperationModules(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listOperationPhaseHandlers(String, String, int, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
To list handlers in a given operation phases
listOperationPhases(String, String, int) - Method in class org.wso2.wsas.admin.service.OperationAdmin
list all the operation phases
listOperationsParentParentEngagedModules(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listPublishedOperations(String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
list all the publihed operations (come from servics.xml and wsdl)
listServiceGroupModules(String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listServiceGroups() - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
List all the available service groups
listServiceModules(String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listServices(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
listServicesParentEngagedModules(String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
listTransports() - Method in class org.wso2.wsas.admin.service.TransportAdmin
 
loadCertificate(InputStream) - Method in class org.wso2.wsas.security.ServerCrypto
 
loadCustomConfiguration() - Static method in class org.wso2.wsas.util.LoggingUtil
 
loadDefaultConfiguration() - Static method in class org.wso2.wsas.util.LoggingUtil
 
loadServices() - Method in class org.wso2.wsas.deployment.ServerConfigurator
 
localAmount - Variable in class org.wso2.wsas.admin.service.logging.GetLogsRequest
field for Amount
localLayoutPattern - Variable in class org.wso2.wsas.admin.service.logging.GetLogsRequest
field for LayoutPattern
local_return - Variable in class org.wso2.wsas.admin.service.logging.GetLogsResponse
field for _return This was an Array!
local_returnTracker - Variable in class org.wso2.wsas.admin.service.logging.GetLogsResponse
 
log - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
log - Variable in class org.wso2.wsas.persistence.dao.BaseDAO
 
log - Static variable in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
log - Static variable in class org.wso2.wsas.transport.jetty.Axis2Handler
 
log - Static variable in class org.wso2.wsas.transport.jetty.ManagementConsoleRequestHandler
 
login(String, String) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
logout() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 

M

MAX_ARRAY_SIZE - Static variable in class org.wso2.wsas.feed.FeedListener
 
MEDIA_TYPE_APPLICATION_XML - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
MEDIA_TYPE_MULTIPART_RELATED - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
MEDIA_TYPE_TEXT_XML - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
MEDIA_TYPE_X_WWW_FORM - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
MEMORY_APPENDER - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
MEMORY_APPENDER_BUFFER_SZ - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
MIMEType2FileExtensionMap - class org.wso2.wsas.util.MIMEType2FileExtensionMap.
 
MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
MODIFIED_DATE_ELEMET_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
MY_QNAME - Static variable in class org.wso2.wsas.admin.service.logging.GetLogsRequest
 
MY_QNAME - Static variable in class org.wso2.wsas.admin.service.logging.GetLogsResponse
 
Main - class org.wso2.wsas.Main.
The main class of the WSO2 WSAS standalone distribution
Main() - Constructor for class org.wso2.wsas.Main
 
Main(ServerConfiguration) - Constructor for class org.wso2.wsas.Main
 
MainServlet - class org.wso2.wsas.MainServlet.
 
MainServlet() - Constructor for class org.wso2.wsas.MainServlet
 
ManagementConsoleRequestHandler - class org.wso2.wsas.transport.jetty.ManagementConsoleRequestHandler.
 
ManagementConsoleRequestHandler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.ManagementConsoleRequestHandler
 
MessageDAO - class org.wso2.wsas.persistence.dao.MessageDAO.
Data access object managing persistance operations at the SOAP message level
MessageDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.MessageDAO
 
MessageDO - class org.wso2.wsas.persistence.dataobject.MessageDO.
Data object representing a SOAP message in WSO2 WSAS
MessageDO() - Constructor for class org.wso2.wsas.persistence.dataobject.MessageDO
Constructs a new MessageDO.
MessageDO(String, String, String) - Constructor for class org.wso2.wsas.persistence.dataobject.MessageDO
 
MessageDO(String, String, String, int, long, String) - Constructor for class org.wso2.wsas.persistence.dataobject.MessageDO
 
Metric - class org.wso2.wsas.admin.service.util.Metric.
 
Metric(double, String) - Constructor for class org.wso2.wsas.admin.service.util.Metric
 
ModuleAdmin - class org.wso2.wsas.admin.service.ModuleAdmin.
Admin service to manage operations related to modules
ModuleAdmin() - Constructor for class org.wso2.wsas.admin.service.ModuleAdmin
 
ModuleAdmin(ConfigurationContext) - Constructor for class org.wso2.wsas.admin.service.ModuleAdmin
 
ModuleAlreadyExistsException - exception org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException.
 
ModuleAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleDAO - class org.wso2.wsas.persistence.dao.ModuleDAO.
Data access object managing persistance operations releated to Axis2 modules
ModuleDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ModuleDAO
 
ModuleDO - class org.wso2.wsas.persistence.dataobject.ModuleDO.
Data object representing an Axis2 module in WSO2 WSAS
ModuleDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModuleDO
 
ModuleFileUploadExecutor - class org.wso2.wsas.transport.fileupload.ModuleFileUploadExecutor.
 
ModuleFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.ModuleFileUploadExecutor
 
ModuleIdUtil - class org.wso2.wsas.util.ModuleIdUtil.
 
ModuleIdUtil() - Constructor for class org.wso2.wsas.util.ModuleIdUtil
 
ModuleIdentifierDO - class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO.
Data object representing an Axis2 module which is the combination of the module name and the module version.
ModuleIdentifierDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
ModuleMetaData - class org.wso2.wsas.admin.service.util.ModuleMetaData.
 
ModuleMetaData() - Constructor for class org.wso2.wsas.admin.service.util.ModuleMetaData
 
ModuleNotFoundException - exception org.wso2.wsas.persistence.exception.ModuleNotFoundException.
 
ModuleNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleParameterDO - class org.wso2.wsas.persistence.dataobject.ModuleParameterDO.
Data object representing a parameter of an Axis2 module in WSO2 WSAS
ModuleParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
ModulePolicyDO - class org.wso2.wsas.persistence.dataobject.ModulePolicyDO.
Data object representing policy within an Axis2 module
ModulePolicyDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
ModulePolicyNotFoundException - exception org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException.
 
ModulePolicyNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
ModulePolicyNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
ModulePolicyNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
ModulePolicyNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
Monitor - class org.wso2.wsas.util.Monitor.
Monitor thread.
Monitor(int) - Constructor for class org.wso2.wsas.util.Monitor
 
main(String[]) - Static method in class org.wso2.wsas.Main
 
main(String[]) - Static method in class org.wso2.wsas.installer.InstallationManager
 
main(String[]) - Static method in class org.wso2.wsas.security.util.ImportKey
sourcekeystore sourceStorepass keyalias targetstore targetStorePass
main(String[]) - Static method in class org.wso2.wsas.util.PasswordUpdater
 
mappingFileName - Static variable in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.wsas.feed.FeedListener
 

N

NAMESPASE_URL - Static variable in class org.wso2.wsas.feed.FeedConstants
 
NAMWSPACE_PREFIX - Static variable in class org.wso2.wsas.feed.FeedConstants
 
NEW_PASSWORD - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
NameValuePair - class org.wso2.wsas.util.NameValuePair.
 
NameValuePair() - Constructor for class org.wso2.wsas.util.NameValuePair
 
NameValuePair(String, String) - Constructor for class org.wso2.wsas.util.NameValuePair
 

O

OTHER_VERSION - Static variable in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
OperationAdmin - class org.wso2.wsas.admin.service.OperationAdmin.
Admin service to manage service oprations
OperationAdmin() - Constructor for class org.wso2.wsas.admin.service.OperationAdmin
 
OperationDAO - class org.wso2.wsas.persistence.dao.OperationDAO.
Data access object managing persistance operations related to axis operations
OperationDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.OperationDAO
 
OperationDO - class org.wso2.wsas.persistence.dataobject.OperationDO.
Data object representing an axis operation
OperationDO() - Constructor for class org.wso2.wsas.persistence.dataobject.OperationDO
 
OperationMetaData - class org.wso2.wsas.admin.service.util.OperationMetaData.
 
OperationMetaData() - Constructor for class org.wso2.wsas.admin.service.util.OperationMetaData
 
OperationParameterDO - class org.wso2.wsas.persistence.dataobject.OperationParameterDO.
Data object representing a parameter of a service operation
OperationParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
org.wso2.wsas - package org.wso2.wsas
 
org.wso2.wsas.admin.module.admin - package org.wso2.wsas.admin.module.admin
 
org.wso2.wsas.admin.module.admin.handler - package org.wso2.wsas.admin.module.admin.handler
 
org.wso2.wsas.admin.service - package org.wso2.wsas.admin.service
 
org.wso2.wsas.admin.service.logging - package org.wso2.wsas.admin.service.logging
 
org.wso2.wsas.admin.service.spring - package org.wso2.wsas.admin.service.spring
 
org.wso2.wsas.admin.service.util - package org.wso2.wsas.admin.service.util
 
org.wso2.wsas.deployment - package org.wso2.wsas.deployment
 
org.wso2.wsas.feed - package org.wso2.wsas.feed
 
org.wso2.wsas.feed.atom - package org.wso2.wsas.feed.atom
 
org.wso2.wsas.feed.rss - package org.wso2.wsas.feed.rss
 
org.wso2.wsas.installer - package org.wso2.wsas.installer
 
org.wso2.wsas.persistence - package org.wso2.wsas.persistence
 
org.wso2.wsas.persistence.dao - package org.wso2.wsas.persistence.dao
 
org.wso2.wsas.persistence.dataobject - package org.wso2.wsas.persistence.dataobject
 
org.wso2.wsas.persistence.exception - package org.wso2.wsas.persistence.exception
 
org.wso2.wsas.security - package org.wso2.wsas.security
 
org.wso2.wsas.security.pox - package org.wso2.wsas.security.pox
 
org.wso2.wsas.security.util - package org.wso2.wsas.security.util
 
org.wso2.wsas.services.echo - package org.wso2.wsas.services.echo
 
org.wso2.wsas.services.version - package org.wso2.wsas.services.version
 
org.wso2.wsas.transport.fileupload - package org.wso2.wsas.transport.fileupload
 
org.wso2.wsas.transport.jetty - package org.wso2.wsas.transport.jetty
 
org.wso2.wsas.transport.util - package org.wso2.wsas.transport.util
 
org.wso2.wsas.trust - package org.wso2.wsas.trust
 
org.wso2.wsas.util - package org.wso2.wsas.util
 

P

PERSONAL_EMAIL_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
PERSONAL_NAME_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
PERSONAL_URL_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
PHASE_ORDER_TYPE_INFAULTFLOW - Static variable in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
PHASE_ORDER_TYPE_INFLOW - Static variable in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
PHASE_ORDER_TYPE_OUTFAULTFLOW - Static variable in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
PHASE_ORDER_TYPE_OUTFLOW - Static variable in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
POXSecurityHandler - class org.wso2.wsas.security.pox.POXSecurityHandler.
Handler to conver the HTTP basic auth information into wsse:UsernameToken
POXSecurityHandler() - Constructor for class org.wso2.wsas.security.pox.POXSecurityHandler
 
PROP_ID_CERT_PROVIDER - Static variable in class org.wso2.wsas.security.ServerCrypto
 
PROP_ID_DEFAULT_ALIAS - Static variable in class org.wso2.wsas.security.ServerCrypto
 
PROP_ID_KEY_STORE - Static variable in class org.wso2.wsas.security.ServerCrypto
 
PROP_ID_TRUST_STORES - Static variable in class org.wso2.wsas.security.ServerCrypto
 
ParameterUtil - class org.wso2.wsas.util.ParameterUtil.
Utility class to manipulate Axis2 parameters
ParameterUtil() - Constructor for class org.wso2.wsas.util.ParameterUtil
 
PasswordUpdater - class org.wso2.wsas.util.PasswordUpdater.
A tool for updating the password of a user
PasswordUpdater() - Constructor for class org.wso2.wsas.util.PasswordUpdater
 
PersistenceManager - class org.wso2.wsas.persistence.PersistenceManager.
Handles all the persistence related stuff for WSO2 WSAS
PersistenceManager(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.PersistenceManager
 
PhaseData - class org.wso2.wsas.admin.service.util.PhaseData.
this class keeps the data about a pirticular phase
PhaseData(String) - Constructor for class org.wso2.wsas.admin.service.util.PhaseData
 
PhaseOrderData - class org.wso2.wsas.admin.service.util.PhaseOrderData.
holds the information about a pirticular flow there can be four flows in axis inflow, outflow, INfaultflow, Outfaultflow
PhaseOrderData() - Constructor for class org.wso2.wsas.admin.service.util.PhaseOrderData
 
Phases - class org.wso2.wsas.admin.service.util.Phases.
 
Phases() - Constructor for class org.wso2.wsas.admin.service.util.Phases
 
PolicyUtil - class org.wso2.wsas.admin.service.util.PolicyUtil.
 
PolicyUtil() - Constructor for class org.wso2.wsas.admin.service.util.PolicyUtil
 
ProtectionOrderData - class org.wso2.wsas.admin.service.util.ProtectionOrderData.
Protection order status
ProtectionOrderData() - Constructor for class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
parse(XMLStreamReader) - Static method in class org.wso2.wsas.admin.service.logging.GetLogsRequest.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.wsas.admin.service.logging.GetLogsResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parseRequest(ServletRequestContext) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
persistKeyStore(String, String, String, String, String, String, boolean) - Static method in class org.wso2.wsas.util.KeyStoreUtil
 
printMgtConsoleURL() - Method in class org.wso2.wsas.ServerManager
 
printServiceHTML(String, ConfigurationContext) - Static method in class org.wso2.wsas.transport.jetty.ServiceHTMLProcessor
 
process() - Method in class org.wso2.wsas.GenericServerInfo
 
process() - Method in class org.wso2.wsas.GeronimoServerInfo
 
process() - Method in class org.wso2.wsas.JBossServerInfo
 
process() - Method in interface org.wso2.wsas.ServerInfo
Process the server configuration to populate the properties that are relevant to WSO2 WSAS
process() - Method in class org.wso2.wsas.Tomcat41xServerInfo
 
process() - Method in class org.wso2.wsas.Tomcat5xServerInfo
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2FileDownloadHandler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2FileUploadHandler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2Handler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2RestHandler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2SOAPHandler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.ManagementConsoleRequestHandler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.ServerHandler
 
processGetRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.util.FileDownloadUtil
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2FileDownloadHandler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2FileUploadHandler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2Handler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2RestHandler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.Axis2SOAPHandler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.ManagementConsoleRequestHandler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.jetty.ServerHandler
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.util.FileDownloadUtil
 
processRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.util.HttpGetRequestProcessor
Handle RSS Feeds

R

RESTART_COMMAND - Static variable in class org.wso2.wsas.util.ServerController
 
REST_PATH - Static variable in class org.wso2.wsas.ServerConstants.Axis2ParameterNames
 
RSSElement - class org.wso2.wsas.feed.rss.RSSElement.
 
RSSElement(OMFactory) - Constructor for class org.wso2.wsas.feed.rss.RSSElement
 
RSSFeed - class org.wso2.wsas.feed.rss.RSSFeed.
 
RSSFeed(AxisConfiguration) - Constructor for class org.wso2.wsas.feed.rss.RSSFeed
 
RSSFeedBuilder - class org.wso2.wsas.feed.rss.RSSFeedBuilder.
 
RSSFeedBuilder(AxisConfiguration) - Constructor for class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
RSS_FEED - Static variable in class org.wso2.wsas.feed.FeedConstants
 
RSS_FILE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
RSS_HOME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
RSS_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
RahasUtil - class org.wso2.wsas.security.RahasUtil.
 
RahasUtil() - Constructor for class org.wso2.wsas.security.RahasUtil
 
RampartConfigUtil - class org.wso2.wsas.security.util.RampartConfigUtil.
Utility methods to compute Rampart configuration
RampartConfigUtil() - Constructor for class org.wso2.wsas.security.util.RampartConfigUtil
 
RequestRedirectionFilter - class org.wso2.wsas.RequestRedirectionFilter.
 
RequestRedirectionFilter() - Constructor for class org.wso2.wsas.RequestRedirectionFilter
 
Restartable - interface org.wso2.wsas.transport.util.Restartable.
Any Server implementaion which should support restarting, should implement this interface
RoleData - class org.wso2.wsas.admin.service.util.RoleData.
 
RoleData() - Constructor for class org.wso2.wsas.admin.service.util.RoleData
 
rearchiveWsasWAR() - Method in class org.wso2.wsas.installer.AbstractInstaller
 
removeAllLoggersAndAppenders() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeAllRoles() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeAllTrustedCertStores(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeAllTrustedCertStores(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
removeAllTrustedCertStores() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeAllUsers() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeEngagedOperation(String, String, OperationDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
removeEngagedOperationFromModule(String, String, OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeEngagedService(String, String, ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
removeEngagedServiceFromModule(String, String, ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeEngagedServiceGroup(String, String, ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
removeEngagedServiceGroupFromModule(String, String, ServiceGroupDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeModule(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Delete a module
removeParameter(Parameter) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
removeParameter(Parameter) - Method in class org.wso2.wsas.feed.FeedListener
 
removePolicy(String, String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
removeRoleFromService(String, String, String, AxisService) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeSecurityScenario() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeService(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
removeService(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
removeService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
removeService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
removeServiceGroup(String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
Remove a service group
removeServiceParameter(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
removeServiceRole(String, String, ServiceUserRoleDO, AxisService) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
removeServiceUser(String, String, ServiceUserDO, AxisService) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
removeTransportBinding(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
removeUser(String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
removeUser(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeUserFromService(String, String, String, AxisService) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
restart() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
restartServer() - Method in class org.wso2.wsas.Main
 
restartServer() - Method in class org.wso2.wsas.MainServlet
 
restartServer() - Method in interface org.wso2.wsas.transport.util.Restartable
 
restartServer() - Method in class org.wso2.wsas.util.ServerController
 
restoreDefaults() - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
restoreDefaults() - Static method in class org.wso2.wsas.util.LoggingUtil
 
run() - Method in class org.wso2.wsas.transport.util.SystemRestarter
 
run() - Method in class org.wso2.wsas.util.HouseKeepingTask
 
run() - Method in class org.wso2.wsas.util.Monitor
 
run() - Method in class org.wso2.wsas.util.ServerController
 

S

SERVER_PATH - Static variable in class org.wso2.wsas.ServerConstants.ContextPaths
 
SERVER_REGISTERED - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_ADD - Static variable in class org.wso2.wsas.feed.rss.ServiceElement
 
SERVICE_PATH - Static variable in class org.wso2.wsas.ServerConstants.Axis2ParameterNames
 
SERVICE_REMOVE - Static variable in class org.wso2.wsas.feed.rss.ServiceElement
 
SERVICE_SPRING_BEANNAME - Static variable in class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
SERVICE_START - Static variable in class org.wso2.wsas.feed.rss.ServiceElement
 
SERVICE_STOP - Static variable in class org.wso2.wsas.feed.rss.ServiceElement
 
SERVICE_UPDATE - Static variable in class org.wso2.wsas.feed.rss.ServiceElement
 
SESSION - Variable in class org.wso2.wsas.util.HibernateConfig
 
SESSION_FACTORY - Variable in class org.wso2.wsas.util.HibernateConfig
 
SHUTDOWN_COMMAND - Static variable in class org.wso2.wsas.util.ServerController
 
SOAPServlet - class org.wso2.wsas.SOAPServlet.
 
SOAPServlet() - Constructor for class org.wso2.wsas.SOAPServlet
 
SUMMARY_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
SYSTEM_LOG_IS_LOADED - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
SYSTEM_LOG_LEVEL - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
SYSTEM_LOG_PATTERN - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
SchemaUtil - class org.wso2.wsas.util.SchemaUtil.
 
SchemaUtil() - Constructor for class org.wso2.wsas.util.SchemaUtil
 
SecurityAssignment - class org.wso2.wsas.admin.service.util.SecurityAssignment.
 
SecurityAssignment() - Constructor for class org.wso2.wsas.admin.service.util.SecurityAssignment
 
SecurityScenarioAlreadyExistsException - exception org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException.
 
SecurityScenarioAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with null as its detail message.
SecurityScenarioAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with the specified detail message.
SecurityScenarioAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with the specified detail message and cause.
SecurityScenarioAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SecurityScenarioConfigAdmin - class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin.
Admin service for configuring Security scenarios
SecurityScenarioConfigAdmin() - Constructor for class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
SecurityScenarioDAO - class org.wso2.wsas.persistence.dao.SecurityScenarioDAO.
 
SecurityScenarioDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.SecurityScenarioDAO
 
SecurityScenarioDO - class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO.
 
SecurityScenarioDO() - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Constructs a new SecurityScenarioDO.
SecurityTokenDAO - class org.wso2.wsas.persistence.dao.SecurityTokenDAO.
 
SecurityTokenDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.SecurityTokenDAO
 
SecurityTokenDO - class org.wso2.wsas.persistence.dataobject.SecurityTokenDO.
 
SecurityTokenDO() - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
SecurityTokenDO(String, OMElement, Date, Date) - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
SecurityTokenPropertyDO - class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO.
 
SecurityTokenPropertyDO(String, String) - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
SecurityTokenPropertyDO() - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
SecurityTokenStore - class org.wso2.wsas.trust.SecurityTokenStore.
 
SecurityTokenStore() - Constructor for class org.wso2.wsas.trust.SecurityTokenStore
 
SelectableString - class org.wso2.wsas.admin.service.util.SelectableString.
 
SelectableString() - Constructor for class org.wso2.wsas.admin.service.util.SelectableString
 
SelectableString(String, boolean) - Constructor for class org.wso2.wsas.admin.service.util.SelectableString
 
SerializableObject - class org.wso2.wsas.persistence.dataobject.SerializableObject.
 
SerializableObject() - Constructor for class org.wso2.wsas.persistence.dataobject.SerializableObject
 
SerializableObject(Object) - Constructor for class org.wso2.wsas.persistence.dataobject.SerializableObject
 
ServerAdmin - class org.wso2.wsas.admin.service.ServerAdmin.
Admin service to manage server related operations
ServerAdmin() - Constructor for class org.wso2.wsas.admin.service.ServerAdmin
 
ServerConfigurationDAO - class org.wso2.wsas.persistence.dao.ServerConfigurationDAO.
Data access object managing persistance operations related to WSO2 WSAS configurations.
ServerConfigurationDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
ServerConfigurationDO - class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO.
Data object representing the Server configuration
ServerConfigurationDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO
 
ServerConfigurator - class org.wso2.wsas.deployment.ServerConfigurator.
WSO2 WSAS's implementation of AxisConfigurator to load Axis2 configuration for WSO2 WSAS.
ServerConfigurator(String, String, String) - Constructor for class org.wso2.wsas.deployment.ServerConfigurator
Load an AxisConfiguration from the repository directory specified
ServerConstants - class org.wso2.wsas.ServerConstants.
WSO2 WSAS constants
ServerConstants.Axis2ParameterNames - class org.wso2.wsas.ServerConstants.Axis2ParameterNames.
 
ServerConstants.Axis2ParameterNames() - Constructor for class org.wso2.wsas.ServerConstants.Axis2ParameterNames
 
ServerConstants.ContextPaths - class org.wso2.wsas.ServerConstants.ContextPaths.
 
ServerConstants.ContextPaths() - Constructor for class org.wso2.wsas.ServerConstants.ContextPaths
 
ServerConstants.HTTPConstants - class org.wso2.wsas.ServerConstants.HTTPConstants.
 
ServerConstants.HTTPConstants() - Constructor for class org.wso2.wsas.ServerConstants.HTTPConstants
 
ServerConstants.Jetty - class org.wso2.wsas.ServerConstants.Jetty.
 
ServerConstants.Jetty() - Constructor for class org.wso2.wsas.ServerConstants.Jetty
 
ServerConstants.Logging - class org.wso2.wsas.ServerConstants.Logging.
 
ServerConstants.Logging() - Constructor for class org.wso2.wsas.ServerConstants.Logging
 
ServerController - class org.wso2.wsas.util.ServerController.
ServerController listens to incoming commands on a designated socket and executes those commands.
ServerController(Main) - Constructor for class org.wso2.wsas.util.ServerController
 
ServerCrypto - class org.wso2.wsas.security.ServerCrypto.
ServerCrypto implementation to support a collection of keystores holding different trusted certs and CA certs
ServerCrypto(Properties) - Constructor for class org.wso2.wsas.security.ServerCrypto
 
ServerCrypto(Properties, ClassLoader) - Constructor for class org.wso2.wsas.security.ServerCrypto
 
ServerData - class org.wso2.wsas.admin.service.util.ServerData.
 
ServerData(String, String) - Constructor for class org.wso2.wsas.admin.service.util.ServerData
 
ServerData() - Constructor for class org.wso2.wsas.admin.service.util.ServerData
 
ServerDefaultHandler - class org.wso2.wsas.transport.jetty.ServerDefaultHandler.
If users tried to use of any root context other than the registred contextes in server-web.xml or axis2.xml, this handler will invoke.
ServerDefaultHandler() - Constructor for class org.wso2.wsas.transport.jetty.ServerDefaultHandler
 
ServerHandler - class org.wso2.wsas.transport.jetty.ServerHandler.
 
ServerHandler(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.jetty.ServerHandler
 
ServerInfo - interface org.wso2.wsas.ServerInfo.
Interface used by WSO2 WSAS to interact/interface with the container in which a given WSO2 WSAS instance in deplyed in.
ServerManager - class org.wso2.wsas.ServerManager.
The delegate used by WSAS standalone edition & servlet edition and contains the functionalities common to both editions.
ServerManager(ServerConfiguration, HibernateConfig) - Constructor for class org.wso2.wsas.ServerManager
 
ServerPropertyKeys - class org.wso2.wsas.ServerPropertyKeys.
 
ServerPropertyKeys() - Constructor for class org.wso2.wsas.ServerPropertyKeys
 
ServerStatus - class org.wso2.wsas.admin.service.util.ServerStatus.
 
ServerStatus() - Constructor for class org.wso2.wsas.admin.service.util.ServerStatus
 
ServiceAdmin - class org.wso2.wsas.admin.service.ServiceAdmin.
Admin service to manage services
ServiceAdmin() - Constructor for class org.wso2.wsas.admin.service.ServiceAdmin
 
ServiceAdmin(ConfigurationContext) - Constructor for class org.wso2.wsas.admin.service.ServiceAdmin
 
ServiceAlreadyExistsException - exception org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException.
 
ServiceAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceDAO - class org.wso2.wsas.persistence.dao.ServiceDAO.
Data access object managing persistance operations related to axis services
ServiceDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ServiceDAO
 
ServiceDO - class org.wso2.wsas.persistence.dataobject.ServiceDO.
Data object representing a service in WSO2 WSAS
ServiceDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceDO
Constructs a new ServiceDO.
ServiceElement - class org.wso2.wsas.feed.rss.ServiceElement.
 
ServiceElement() - Constructor for class org.wso2.wsas.feed.rss.ServiceElement
 
ServiceFileUploadExecutor - class org.wso2.wsas.transport.fileupload.ServiceFileUploadExecutor.
 
ServiceFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.ServiceFileUploadExecutor
 
ServiceGroupAdmin - class org.wso2.wsas.admin.service.ServiceGroupAdmin.
Admin service to manage service groups
ServiceGroupAdmin() - Constructor for class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
ServiceGroupDAO - class org.wso2.wsas.persistence.dao.ServiceGroupDAO.
Data access object managing persistance operations related to axis service groups.
ServiceGroupDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
ServiceGroupDO - class org.wso2.wsas.persistence.dataobject.ServiceGroupDO.
Data object representing a service group in WSO2 WSAS
ServiceGroupDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
ServiceGroupMetaData - class org.wso2.wsas.admin.service.util.ServiceGroupMetaData.
 
ServiceGroupMetaData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
ServiceGroupParameterDO - class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO.
Data object representing a parameter of a service
ServiceGroupParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
ServiceHTMLProcessor - class org.wso2.wsas.transport.jetty.ServiceHTMLProcessor.
 
ServiceHTMLProcessor() - Constructor for class org.wso2.wsas.transport.jetty.ServiceHTMLProcessor
 
ServiceIdentifierDO - class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO.
Data object representing a service identifier in WSO2 WSAS
ServiceIdentifierDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
ServiceKeyStore - class org.wso2.wsas.admin.service.util.ServiceKeyStore.
 
ServiceKeyStore() - Constructor for class org.wso2.wsas.admin.service.util.ServiceKeyStore
 
ServiceMetaData - class org.wso2.wsas.admin.service.util.ServiceMetaData.
 
ServiceMetaData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceMetaData
 
ServiceNotFoundException - exception org.wso2.wsas.persistence.exception.ServiceNotFoundException.
 
ServiceNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceParameterDO - class org.wso2.wsas.persistence.dataobject.ServiceParameterDO.
Data object representing a parameter of a service
ServiceParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
ServicePasswordCallbackHandler - class org.wso2.wsas.security.ServicePasswordCallbackHandler.
The password callback handler to be used to enable UsernameToken authentication for services.
ServicePasswordCallbackHandler(String, String) - Constructor for class org.wso2.wsas.security.ServicePasswordCallbackHandler
 
ServicePasswordCallbackHandler(String) - Constructor for class org.wso2.wsas.security.ServicePasswordCallbackHandler
 
ServicePolicyAlreadyExistsException - exception org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException.
 
ServicePolicyAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyDO - class org.wso2.wsas.persistence.dataobject.ServicePolicyDO.
Data object representing policy of a service
ServicePolicyDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
ServicePolicyNotFoundException - exception org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException.
 
ServicePolicyNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServicePolicyNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServicePolicyNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServicePolicyNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServiceRoleData - class org.wso2.wsas.admin.service.util.ServiceRoleData.
 
ServiceRoleData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceRoleData
 
ServiceUserAlreadyExistsException - exception org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException.
 
ServiceUserAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserDO - class org.wso2.wsas.persistence.dataobject.ServiceUserDO.
Data object representing a user of a service(s) in WSO2 WSAS
ServiceUserDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
ServiceUserData - class org.wso2.wsas.admin.service.util.ServiceUserData.
 
ServiceUserData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceUserData
 
ServiceUserNotFoundException - exception org.wso2.wsas.persistence.exception.ServiceUserNotFoundException.
 
ServiceUserNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserRoleDO - class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO.
Data object representing user roles in WSO2 WSAS
ServiceUserRoleDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
SignatureData - class org.wso2.wsas.admin.service.util.SignatureData.
Signature configuration status bean
SignatureData() - Constructor for class org.wso2.wsas.admin.service.util.SignatureData
 
SimpleBean - class org.wso2.wsas.services.echo.SimpleBean.
Simple bean used in the echo service
SimpleBean() - Constructor for class org.wso2.wsas.services.echo.SimpleBean
 
SpringBeansData - class org.wso2.wsas.admin.service.util.SpringBeansData.
 
SpringBeansData() - Constructor for class org.wso2.wsas.admin.service.util.SpringBeansData
 
SpringFileUploadExecutor - class org.wso2.wsas.transport.fileupload.SpringFileUploadExecutor.
 
SpringFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.SpringFileUploadExecutor
 
SystemRestarter - class org.wso2.wsas.transport.util.SystemRestarter.
 
SystemRestarter(Restartable, Restartable, String, Monitor) - Constructor for class org.wso2.wsas.transport.util.SystemRestarter
 
samplesWebCtx - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
samplesWebResourceBase - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
save() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
saveMessage(String, String, int, SOAPEnvelope) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
saveTraceStatus(String) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
serialize(AxisConfiguration) - Static method in class org.wso2.wsas.persistence.FileBasedConfigSerializer
 
serverHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 
serverRegistered() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.wsas.feed.FeedListener
 
serviceUiResourceBase - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
serviceUiWebCtx - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
serviceUpdate(AxisEvent, AxisService) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
serviceUpdate(AxisEvent, AxisService) - Method in class org.wso2.wsas.feed.FeedListener
 
serviceUpdate(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
serviceUpdate(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
setA_r(String[]) - Method in class org.wso2.wsas.services.echo.SimpleBean
 
setActive(boolean) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setActive(boolean) - Method in class org.wso2.wsas.transport.util.TransportDetails
 
setActive(boolean) - Method in class org.wso2.wsas.transport.util.TransportSummary
 
setAditivity(boolean) - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
setAditivity(boolean) - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
setAdminWebRoot(String) - Method in class org.wso2.wsas.transport.jetty.JettyServer
 
setAmount(int) - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
Auto generated setter method
setAppenderData(AppenderData[]) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setAs(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
setAttachedReferenceStr(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setAvgResponseTime(double) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'avgResponseTime'.
setAvgResponseTime(double) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setAxis2Location(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setAxis2RepoLocation(String) - Method in class org.wso2.wsas.Main
 
setAxis2RepoLocation(String) - Method in class org.wso2.wsas.MainServlet
 
setAxis2RepoLocation(String) - Method in interface org.wso2.wsas.transport.util.Restartable
 
setAxisConfig(AxisConfiguration) - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
setB_r(String[]) - Method in class org.wso2.wsas.services.echo.SimpleBean
 
setBeans(String[]) - Method in class org.wso2.wsas.admin.service.util.SpringBeansData
 
setC(int) - Method in class org.wso2.wsas.services.echo.SimpleBean
 
setCategory(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
setCharacterEncoding(String) - Method in class org.wso2.wsas.transport.jetty.JettyHTTPOutTransportInfo
 
setClassName(String) - Method in class org.wso2.wsas.admin.service.util.HandlerData
 
setConfigContext(ConfigurationContext) - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
setContentType(String) - Method in class org.wso2.wsas.transport.jetty.JettyHTTPOutTransportInfo
 
setControlOperation(boolean) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'controlOperation'.
setCreated(Date) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setDescription(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
setDescription(String) - Method in class org.wso2.wsas.admin.service.util.RoleData
 
setDescription(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setDescription(String) - Method in class org.wso2.wsas.admin.service.util.ServiceRoleData
 
setDescription(String) - Method in class org.wso2.wsas.admin.service.util.ServiceUserData
 
setDescription(String) - Method in class org.wso2.wsas.admin.service.util.UserData
 
setDescription(String) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setDescription(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Setter for property 'description'.
setDescription(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setDescription(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
setDigestPassword(boolean) - Method in class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
setEnabled(boolean) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setEnabled(boolean) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setEnabled(boolean) - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
setEnabled(boolean) - Method in class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
setEncryptionParts(String[][]) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setEncryptionUser(String) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setEngaged(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
setEngagedModules(Set) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
setEngagedModules(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'engagedModules'.
setEngagedModules(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
setEngagedOperations(Set) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setEngagedServiceGroups(Set) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setEngagedServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setEprs(String[]) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setEventType(int) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setExpires(Date) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setFacility(String) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setFacility(String) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setFault(String) - Method in class org.wso2.wsas.admin.service.util.FaultService
 
setFilePath(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setFileResourceMap(BidiMap) - Method in class org.wso2.wsas.util.HouseKeepingTask
 
setFlowType(int) - Method in class org.wso2.wsas.admin.service.util.Phases
 
setFoundWebResources(boolean) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setGlobal(boolean) - Method in class org.wso2.wsas.admin.service.util.Phases
 
setGroup_id(String) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
setGroup_name(String) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
setGroup_version(String) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
setHandlers(HandlerData[]) - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
setId(Long) - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
setInfaultflowPhaseOrder(PhaseOrderData) - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
setInflowPhaseOrder(PhaseOrderData) - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
setIsActive(boolean) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'isActive'.
setIsCurrentScenario(boolean) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Setter for property 'currentScenario'.
setIsExposedOnAllTransports(boolean) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'isExposedOnAllTransports'.
setIsFileAppender(boolean) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setIsFileAppender(boolean) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setIsGlobalPhase(boolean) - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
setIsGloballyEngaged(boolean) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setIsPrimaryKeyStore(boolean) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setIsStarted(boolean) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
setIsSysLogAppender(boolean) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setIsSysLogAppender(boolean) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setIsUTAuthEnabled(boolean) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'isUTAuthEnabled'.
setJavaHome(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaHome(String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
setJavaHome(String) - Method in interface org.wso2.wsas.installer.Installable
 
setJavaRuntimeName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaVMVendor(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaVMVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setKeyStoreFilename(String) - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
setKeyStoreName(String) - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
setKeyStoreName(String) - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Setter for property 'keyStoreName'.
setKeyStoreName(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setKeyStoreType(String) - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
setKeyStoreType(String) - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Setter for property 'keyStoreType'.
setKeyStoreType(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setLastUpdatedTime(Date) - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
setLayoutPattern(String) - Method in class org.wso2.wsas.admin.service.logging.GetLogsRequest
Auto generated setter method
setLevel(String) - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
setLogFile(String) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setLogFile(String) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setLogFileName(String) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setLogLevel(String) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setLogLevel(String) - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
setLogPattern(String) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setLoggerData(LoggerData[]) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setLoggers(Set) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setMaxResponseTime(long) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'maxResponseTime'.
setMaxResponseTime(long) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setMessages(Set) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
setMinResponseTime(long) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'minResponseTime'.
setMinResponseTime(long) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setModule(ModuleDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
setModule(ModuleDO) - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
setModuleIdentifierDO(ModuleIdentifierDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setModuleParameter(String, String, OMElement) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
setModuleParameters(String, String, OMElement[]) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
setModuleid(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
setModulename(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
setModules(List) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setModules(Set) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
setModuleversion(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
setMonitor(Monitor) - Method in class org.wso2.wsas.Main
 
setMonitor(Monitor) - Method in class org.wso2.wsas.MainServlet
 
setMonitor(Monitor) - Method in interface org.wso2.wsas.transport.util.Restartable
 
setMsgContext(MessageContext) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
setName(String) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setName(String) - Method in class org.wso2.wsas.admin.service.util.HandlerData
 
setName(String) - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
setName(String) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'name'.
setName(String) - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
setName(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setName(String) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
setName(String) - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
setName(String) - Method in class org.wso2.wsas.transport.util.TransportParameter
 
setName(String) - Method in class org.wso2.wsas.util.NameValuePair
Setter for property 'name'.
setObject(Object) - Method in class org.wso2.wsas.persistence.dataobject.SerializableObject
 
setOpFaultCount(int) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'opFaultCount'.
setOpRequestCount(int) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'opRequestCount'.
setOpResponseCount(int) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'opResponseCount'.
setOperation(OperationDO) - Method in class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
setOperationDO(OperationDO) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'operationDO'.
setOperationName(String) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'operationName'.
setOperationParameter(String, String, String, OMElement) - Method in class org.wso2.wsas.admin.service.OperationAdmin
 
setOperationParameters(String, String, String, OMElement[]) - Method in class org.wso2.wsas.admin.service.OperationAdmin
 
setOperations(String[]) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setOperations(List) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setOperations(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'operations'.
setOsName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setOsVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setOutfaultPhaseOrder(PhaseOrderData) - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
setOutflowPhaseOrder(PhaseOrderData) - Method in class org.wso2.wsas.admin.service.util.AxisConfigData
 
setParameters(Set) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setParameters(Set) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
setParameters(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'parameters'.
setParameters(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
setParameters(Set) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
setParameters(TransportParameter[]) - Method in class org.wso2.wsas.transport.util.TransportDetails
 
setPassword(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setPattern(String) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setPattern(String) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setPhase(ArrayList) - Method in class org.wso2.wsas.admin.service.util.Phases
 
setPhases(PhaseData[]) - Method in class org.wso2.wsas.admin.service.util.PhaseOrderData
 
setPkStoreServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setPolicies(Set) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setPolicies(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'policies'.
setPolicy(OMElement) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
setPolicy(String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
setPolicy(String, String, OMElement) - Method in class org.wso2.wsas.admin.service.OperationAdmin
 
setPolicy(String, String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
setPolicy(String, String, OMElement) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
setPolicy(String) - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
setPolicy(String) - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
setPort(int) - Method in class org.wso2.wsas.util.ServerController
 
setPreviousTokenStr(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setPrivateKeyAlias(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setPrivateKeyPassword(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setPrivateKeyStore(String) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setPrivateKeyStore(boolean) - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Setter for property 'privateKeyStore'.
setPrivateKeyStore(String) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setPrivateKeyStore(KeyStoreDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'privateKeyStore'.
setProperties(Properties) - Method in class org.wso2.wsas.GenericServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.GeronimoServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.JBossServerInfo
 
setProperties(Properties) - Method in interface org.wso2.wsas.ServerInfo
Load and set the properties from the container.
setProperties(Properties) - Method in class org.wso2.wsas.Tomcat41xServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.Tomcat5xServerInfo
 
setProtocol(String) - Method in class org.wso2.wsas.transport.util.TransportSummary
 
setProvider(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setRepetition(int) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setRepetition(int) - Method in class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
setRepetition(int) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setRepetition(int) - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
setRepetition(int) - Method in class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
setRepoLocation(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setRole(String) - Method in class org.wso2.wsas.admin.service.util.RoleData
 
setRole(String) - Method in class org.wso2.wsas.admin.service.util.ServiceRoleData
 
setRole(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
setRoles(SelectableString[]) - Method in class org.wso2.wsas.admin.service.util.SecurityAssignment
 
setRoles(RoleData[]) - Method in class org.wso2.wsas.admin.service.util.UserData
 
setRoles(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'roles'.
setRoles(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setRssType(boolean) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setScenarioId(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Setter for property 'scenarioId'.
setSecretStr(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setSecurityScenario(SecurityScenarioDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'securityScenario'.
setSecurityScenarios(Set) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setSecurityTokenProperties(Set) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setSelected(boolean) - Method in class org.wso2.wsas.admin.service.util.SelectableString
 
setSelected(boolean) - Method in class org.wso2.wsas.admin.service.util.ServiceKeyStore
Setter for property 'selected'.
setSelectedAppenderData(AppenderData) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setSelectedLoggerData(LoggerData) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setSequence(long) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'sequence'.
setServerHome(String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
setServerHome(String) - Method in interface org.wso2.wsas.installer.Installable
 
setServerName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
setService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
setService(ServiceDO) - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
setServiceContextPath(String) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
setServiceFaultCount(int) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'serviceGroup'.
setServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
setServiceGroupParameter(String, OMElement) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
setServiceGroupParameters(String, OMElement[]) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
setServiceId(String) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'serviceId'.
setServiceId(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
setServiceIdentifierDO(ServiceIdentifierDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'serviceIdentifierDO'.
setServiceName(String) - Method in class org.wso2.wsas.admin.service.util.FaultService
 
setServiceParameter(String, String, OMElement) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
setServiceParameter2(String, Parameter) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
setServiceParameters(String, String, OMElement[]) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
setServiceRequestCount(int) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServiceResponseCount(int) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServiceVersion(String) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'serviceVersion'.
setService_id(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setService_version(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServices(String[]) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
setServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
setServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
setServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
setSignBeforeEncrypt(boolean) - Method in class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
setSignatureParts(String[][]) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setSpringContext(String) - Method in class org.wso2.wsas.admin.service.util.SpringBeansData
 
setState(int) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setStorePassword(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setString(String) - Method in class org.wso2.wsas.admin.service.util.SelectableString
 
setSummary(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Setter for property 'summary'.
setSysLogHost(String) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setSysLogHost(String) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setSystemParameter(OMElement) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
setTestMode(boolean) - Method in class org.wso2.wsas.Main
 
setThreshold(String) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setThreshold(String) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setTimestampFirst(boolean) - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
setToken(SecurityTokenDO) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
setTokenId(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setTokenStr(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setTransport(TransportDO) - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
setTransportProtocol(String) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
setTransports(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'transports'.
setTrustStoreServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setTrustStores(String[]) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setTrustStores(String[]) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setTrustedCertStores(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'trustStores'.
setType(String) - Method in class org.wso2.wsas.admin.service.util.PhaseOrderData
 
setType(int) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'type'.
setType(int) - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
setType(int) - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
setUnattachedReferenceStr(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
setUpdate(boolean) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setUrl(String) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setUser(String) - Method in class org.wso2.wsas.admin.service.util.ServiceUserData
 
setUserCountry(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setUserHome(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setUserName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setUserName(String) - Method in class org.wso2.wsas.admin.service.util.UserData
 
setUserTimezone(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setUsername(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setUsers(SelectableString[]) - Method in class org.wso2.wsas.admin.service.util.SecurityAssignment
 
setUsers(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'users'.
setUsers(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
setUuid(String) - Method in class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
setUuid(String) - Method in class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.OperationParameterDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
setValue(String) - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
setValue(String) - Method in class org.wso2.wsas.transport.util.TransportParameter
 
setValue(String) - Method in class org.wso2.wsas.util.NameValuePair
Setter for property 'value'.
setVersion(String) - Method in class org.wso2.wsas.persistence.dataobject.ModuleIdentifierDO
 
setVersion(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
setWSASHome(String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
setWSASHome(String) - Method in interface org.wso2.wsas.installer.Installable
 
setWorkDir(String) - Method in class org.wso2.wsas.util.HouseKeepingTask
 
setWso2wsasVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setWso2wsasVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
setXml(String) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'xml'.
setXmlFileKey(String) - Method in class org.wso2.wsas.util.JettyWebConfiguration
 
set_return(String[]) - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
Auto generated setter method
shutDownServer() - Method in class org.wso2.wsas.util.ServerController
send the shutdown command to server listen port
shutdown() - Method in class org.wso2.wsas.Main
 
shutdown() - Method in class org.wso2.wsas.MainServlet
 
shutdown(ConfigurationContext) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
shutdownHookThread - Static variable in class org.wso2.wsas.Main
 
start(ServletConfig) - Method in class org.wso2.wsas.MainServlet
 
start() - Method in class org.wso2.wsas.transport.jetty.HttpTransportListener
 
start() - Method in class org.wso2.wsas.transport.jetty.HttpsTransportListener
 
start() - Method in class org.wso2.wsas.transport.jetty.JettyServer
Start this server as a NON-daemon.
startServer() - Method in class org.wso2.wsas.Main
 
startServer() - Method in class org.wso2.wsas.MainServlet
 
startServer() - Method in interface org.wso2.wsas.transport.util.Restartable
 
startService(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
startService(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
startService(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
status() - Method in class org.wso2.wsas.Main
 
status() - Method in class org.wso2.wsas.ServerManager
 
stop() - Method in class org.wso2.wsas.Main
 
stop() - Method in class org.wso2.wsas.ServerManager
 
stop() - Method in class org.wso2.wsas.transport.jetty.JettyServer
Stop this server.
stopHouseKeeping() - Method in class org.wso2.wsas.ServerManager
 
stopListeners() - Method in class org.wso2.wsas.Main
 
stopListeners() - Method in class org.wso2.wsas.MainServlet
 
stopListeners() - Method in interface org.wso2.wsas.transport.util.Restartable
 
stopService(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
stopService(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
stopService(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
stylesWebCtx - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 
stylesWebResourceBase - Variable in class org.wso2.wsas.util.JettyWebConfiguration
 

T

TAGLINE_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
TEMP_WAR_DIR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
TITLE_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
TOMCAT_SERVER_XML - Static variable in class org.wso2.wsas.ServerPropertyKeys
 
TRACING_SERVICE_FILTERS - Static variable in class org.wso2.wsas.ServerConstants
 
TRACING_SERVICE_GROUP_FILTERS - Static variable in class org.wso2.wsas.ServerConstants
 
TYPE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
TimestampData - class org.wso2.wsas.admin.service.util.TimestampData.
Timstamp status bean
TimestampData() - Constructor for class org.wso2.wsas.admin.service.util.TimestampData
 
TokenAlreadyExistsException - exception org.wso2.wsas.persistence.exception.TokenAlreadyExistsException.
 
TokenAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with null as its detail message.
TokenAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with the specified detail message.
TokenAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with the specified detail message and cause.
TokenAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Tomcat41xServerInfo - class org.wso2.wsas.Tomcat41xServerInfo.
 
Tomcat41xServerInfo() - Constructor for class org.wso2.wsas.Tomcat41xServerInfo
 
Tomcat5xServerInfo - class org.wso2.wsas.Tomcat5xServerInfo.
 
Tomcat5xServerInfo() - Constructor for class org.wso2.wsas.Tomcat5xServerInfo
 
TomcatInstaller - class org.wso2.wsas.installer.TomcatInstaller.
 
TomcatInstaller() - Constructor for class org.wso2.wsas.installer.TomcatInstaller
 
TraceFilterImpl - class org.wso2.wsas.util.TraceFilterImpl.
 
TraceFilterImpl() - Constructor for class org.wso2.wsas.util.TraceFilterImpl
 
TracePersisterImpl - class org.wso2.wsas.util.TracePersisterImpl.
 
TracePersisterImpl() - Constructor for class org.wso2.wsas.util.TracePersisterImpl
 
TransportAdmin - class org.wso2.wsas.admin.service.TransportAdmin.
 
TransportAdmin() - Constructor for class org.wso2.wsas.admin.service.TransportAdmin
 
TransportAlreadyExistsException - exception org.wso2.wsas.persistence.exception.TransportAlreadyExistsException.
 
TransportAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportDAO - class org.wso2.wsas.persistence.dao.TransportDAO.
 
TransportDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.TransportDAO
 
TransportDO - class org.wso2.wsas.persistence.dataobject.TransportDO.
 
TransportDO() - Constructor for class org.wso2.wsas.persistence.dataobject.TransportDO
 
TransportDetails - class org.wso2.wsas.transport.util.TransportDetails.
 
TransportDetails() - Constructor for class org.wso2.wsas.transport.util.TransportDetails
 
TransportParameter - class org.wso2.wsas.transport.util.TransportParameter.
 
TransportParameter() - Constructor for class org.wso2.wsas.transport.util.TransportParameter
 
TransportParameter(String, String) - Constructor for class org.wso2.wsas.transport.util.TransportParameter
 
TransportParameterDO - class org.wso2.wsas.persistence.dataobject.TransportParameterDO.
Data object representing a parameter of an Axis2 transport in WSO2 WSAS
TransportParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
TransportSummary - class org.wso2.wsas.transport.util.TransportSummary.
 
TransportSummary() - Constructor for class org.wso2.wsas.transport.util.TransportSummary
 
throwAxisFault() - Method in class org.wso2.wsas.services.echo.Echo
 
toString() - Method in class org.wso2.wsas.admin.service.util.Phases
 
toString() - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
toString() - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
toString() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
toToken() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 

U

UPLOAD_PATH - Static variable in class org.wso2.wsas.ServerConstants.ContextPaths
 
USER - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
USERNAME - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
UserAdmin - class org.wso2.wsas.admin.service.UserAdmin.
Admin service to manage WSO2 WSAS users
UserAdmin() - Constructor for class org.wso2.wsas.admin.service.UserAdmin
 
UserDAO - class org.wso2.wsas.persistence.dao.UserDAO.
Data access object managing persistance operations related to users
UserDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.UserDAO
 
UserData - class org.wso2.wsas.admin.service.util.UserData.
 
UserData() - Constructor for class org.wso2.wsas.admin.service.util.UserData
 
UserRoleAlreadyExistsException - exception org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException.
 
UserRoleAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleDAO - class org.wso2.wsas.persistence.dao.UserRoleDAO.
Data access object managing persistance operations related to user roles
UserRoleDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.UserRoleDAO
 
UsernameTokenAuthData - class org.wso2.wsas.admin.service.util.UsernameTokenAuthData.
UsernameToken authenticatoin status bean
UsernameTokenAuthData() - Constructor for class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
update(AxisConfiguration) - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
update(AbstractDataObject) - Method in class org.wso2.wsas.persistence.dao.BaseDAO
 
update(Token) - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
update(Token) - Method in class org.wso2.wsas.trust.SecurityTokenStore
 
updateAllAppenderData(String, String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
we receive all the parameters from the update appenders method but we have to only update the relavent data.
updateAppenderDO(AppenderDO) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
this method updates the appender if exists and create a new one if not available
updateAppenderData(String, String, String, String, String, String, boolean, boolean) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateConfigurationProperty(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateConfigurationProperty(String, String) - Method in class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
updateEntity(AbstractDataObject) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateInflowConfiguration(AxisConfiguration, String, String) - Static method in class org.wso2.wsas.security.util.RampartConfigUtil
Updates the Rampart inflow configuration of the speified AxisDescription.
updateLoggerDO(LoggerDO) - Method in class org.wso2.wsas.persistence.dao.LoggerDAO
 
updateLoggerData(String, String, boolean) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
updateLoggerData(String, String, boolean) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateModule(ModuleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateModulePolicy(ModulePolicyDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateOutflowConfiguration(AxisConfiguration, String, String) - Static method in class org.wso2.wsas.security.util.RampartConfigUtil
Updates the Rampart outflow configuration of the speified AxisDescription.
updatePolicy(ModulePolicyDO) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
updatePolicy(ServicePolicyDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
updateSecurityToken(SecurityTokenDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateService(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateService(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
updateServicePolicy(ServicePolicyDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateSystemLog(String, String) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
Update the System Log Level
updateUser(ServiceUserDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
uploadFile(HttpServletRequest, String, HttpServletResponse, String) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
userHasRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
userHasRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 

V

Version - class org.wso2.wsas.services.version.Version.
The WSO2 WSAS Version service
Version() - Constructor for class org.wso2.wsas.services.version.Version
 
validateCertPath(X509Certificate[]) - Method in class org.wso2.wsas.security.ServerCrypto
 
validate_return(String[]) - Method in class org.wso2.wsas.admin.service.logging.GetLogsResponse
validate the array for _return

W

WEB_RESOURCE_LOCATION - Static variable in class org.wso2.wsas.ServerConstants
 
WORK_DIR - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_CONSOLE_APPENDER - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
WSO2WSAS_FILE_APPENDER - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
WSO2WSAS_HB_CONFIG_KEY - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_HOME - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_HOME - Static variable in class org.wso2.wsas.ServerPropertyKeys
 
WSO2WSAS_INSTANCE - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_MEMORY_APPENDER - Static variable in class org.wso2.wsas.ServerConstants.Logging
 
WSO2WSAS_PROPERTIES - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
WSO2WSAS_WAR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
WSO2WSAS_WEB_XML_KEY - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_XML_NAMESPACE - Static variable in class org.wso2.wsas.ServerConstants
 
WSS4JUtil - class org.wso2.wsas.security.WSS4JUtil.
This is a utility class to be used to extract security information from the message context IF the WSS4J security module was used to validate the secured messages.
WSS4JUtil() - Constructor for class org.wso2.wsas.security.WSS4JUtil
 
wsasHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 

X

XML_MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
XmlConfiguration - class org.wso2.wsas.util.XmlConfiguration.
 
XmlConfiguration(String) - Constructor for class org.wso2.wsas.util.XmlConfiguration
 
XmlConfiguration(String, String) - Constructor for class org.wso2.wsas.util.XmlConfiguration
 
XmlConfigurationFactory - class org.wso2.wsas.util.XmlConfigurationFactory.
 
XmlConfigurationFactory() - Constructor for class org.wso2.wsas.util.XmlConfigurationFactory
 
xmlConfiguration - Static variable in class org.wso2.wsas.Main
 

A B C D E F G H I J K L M N O P R S T U V W X