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

A

ADMIN_LOGGED_IN - Static variable in class org.wso2.wsas.ServerConstants
 
ADMIN_MODULE - Static variable in class org.wso2.wsas.ServerConstants
 
ADMIN_ROLE - Static variable in class org.wso2.wsas.ServerConstants
 
ADMIN_SERVICE_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
ANNOTATION - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
APPLICATION_CONTEXT_LOCATION - Static variable in class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
APPSERVER_INFO_IMPL - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
APPSERVER_TMP_DIR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
APPSERVER_VERSION - Static variable in class org.wso2.wsas.transport.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
 
AUTHOR_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
AXIS2_CONSUMPRION_CORE - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
AXIS2_CONSUMPRION_UI - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
AXIS2_CORE - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
AXIS2_CREATION_CORE - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
AXIS2_CREATION_UI - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
AXIS2_HOME - Static variable in class org.wso2.wsas.ServerConstants
 
AXIS2_UI - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
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() - Constructor for class org.wso2.wsas.feed.AbstractFeed
 
AbstractFileUploadExecutor - class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor.
 
AbstractFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
AbstractGenericTransportListener - class org.wso2.wsas.transport.http.AbstractGenericTransportListener.
This is the abstract transport listener that should be used in writing generic listeners.
AbstractGenericTransportListener() - Constructor for class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
AbstractGenericTransportListener(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
AbstractInstaller - class org.wso2.wsas.installer.AbstractInstaller.
 
AbstractInstaller() - Constructor for class org.wso2.wsas.installer.AbstractInstaller
 
AbstractWsdlProcessor - class org.wso2.wsas.transport.util.AbstractWsdlProcessor.
 
AbstractWsdlProcessor() - Constructor for class org.wso2.wsas.transport.util.AbstractWsdlProcessor
 
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
 
AdminAuthenticator - class org.wso2.wsas.admin.service.util.AdminAuthenticator.
Handles DB Based User Authentication
AdminAuthenticator() - Constructor for class org.wso2.wsas.admin.service.util.AdminAuthenticator
 
AdminFilter - class org.wso2.wsas.util.AdminFilter.
This class will filter admin services and modules.
AdminFilter() - Constructor for class org.wso2.wsas.util.AdminFilter
 
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() - Constructor for class org.wso2.wsas.feed.atom.AtomFeed
 
AtomFeedBuilder - class org.wso2.wsas.feed.atom.AtomFeedBuilder.
 
AtomFeedBuilder() - Constructor for class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
AtomProcessor - class org.wso2.wsas.transport.util.AtomProcessor.
 
AtomProcessor() - Constructor for class org.wso2.wsas.transport.util.AtomProcessor
 
AuthenticationHandler - class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler.
 
AuthenticationHandler() - Constructor for class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
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
 
acquireResource(ConfigurationContext, HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.util.FileDownloadUtil
 
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
 
addApplicationServer(String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
addAtomElement(ServiceElement) - Method in class org.wso2.wsas.feed.atom.AtomFeed
 
addConnector(Connector) - Static method in class org.wso2.wsas.TomcatServerCache
Add a Connector
addEJBAppServerConfiguration(EJBAppServerDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addEJBConfiguration(String, String, String, String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
addEJBConfiguration(EJBProviderDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addEJBConfiguration(EJBProviderDO) - Method in class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
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
 
addTrustedService(String, String) - Method in class org.wso2.wsas.admin.service.STSAdmin
Add a the given service endpoint as a trusted endpoint address
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
 
adminResourceBase - Variable in class org.wso2.wsas.ServerManager
 
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
 
assignRoleToUser(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
Assign a role to an existing user
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
 
assignUsersAndRolesAndKeyStores(String, String, String, String[], String, String[], String[]) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
Assing UT related users and roles as well as keystore related trusted cert stores and private key sote
authenticate() - Method in class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
authenticate(String, String) - Method in class org.wso2.wsas.admin.service.util.AdminAuthenticator
 
axis2RepoLocation - Variable in class org.wso2.wsas.ServerManager
 
axisConfig - Variable in class org.wso2.wsas.admin.service.AbstractAdmin
 

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
 
buildElement(OMElement) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 

C

CATEGORY_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
CHANNEL_URL_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
CHANNEL_URL_VALUE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
CODEGEN_SERVICE_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
COMMAND_DEBUG - 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
 
COMMAND_VERSION - 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
 
CertData - class org.wso2.wsas.admin.service.util.CertData.
This will provide cert as well as keystore important data.
CertData() - Constructor for class org.wso2.wsas.admin.service.util.CertData
 
CertProcessor - class org.wso2.wsas.transport.util.CertProcessor.
 
CertProcessor() - Constructor for class org.wso2.wsas.transport.util.CertProcessor
 
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
 
ClusteringUtil - class org.wso2.wsas.util.ClusteringUtil.
 
ClusteringUtil() - Constructor for class org.wso2.wsas.util.ClusteringUtil
 
Controllable - interface org.wso2.wsas.util.Controllable.
Any Server implementaion which should support restarting, should implement this interface
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
 
checkForAnnotation(HttpServletRequest) - Method in class org.wso2.wsas.transport.util.AbstractWsdlProcessor
This method check for annotation=true query param.
checkServiceFileExtensionValidity(String, String[]) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
cleanup() - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
clearLogs() - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
closeSession() - Method in class org.wso2.wsas.util.HibernateConfig
 
configContext - Variable in class org.wso2.wsas.ServerManager
 
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.http.AbstractGenericTransportListener
 
configureMTOM(String, String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
Configuring MTOM
configureMTOM(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
set the service parameter enableMTOM to manipulate MTOM flag true/false/optional
configureMTOM(String, String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
set the service group parameter enableMTOM to manipulate MTOM flag true/false/optional
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
 
createAndDeployEJBService(String, String[], String, String, String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
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
 
createArchive(ConfigurationContext, String) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
createAuthenticate() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createLocateRequest() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createOMAttribute(OMFactory, OMNamespace, String, String) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
createOMElement(OMFactory, OMNamespace, String) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
createOMElement(OMFactory, OMNamespace, String, String) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
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
createParameter(String, String) - Static method in class org.wso2.wsas.util.ParameterUtil
Create an Axis2 operation based on key and value.
createPrototypeKeyBinding() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createQueryKeyBinding() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createRecoverKeyBinding() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createRecoverRequest() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createRegisterRequest() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createReissueKeyBinding() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createReissueRequest() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
createServiceGroup(ServiceGroupDO, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
createServiceGroupXMLInfoset(AxisServiceGroup) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
createValidateRequest() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
createWebArchive() - Method in class org.wso2.wsas.installer.AbstractInstaller
 
currentSession() - Method in class org.wso2.wsas.util.HibernateConfig
 

D

DBServerData - class org.wso2.wsas.admin.service.util.DBServerData.
 
DBServerData() - Constructor for class org.wso2.wsas.admin.service.util.DBServerData
 
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
 
DEFAULT_TS_MAX_SKEW - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
DEFAULT_TS_TTL - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
DERBY_HOME - Static variable in class org.wso2.wsas.ServerConstants
 
DESCRIPTION_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
DOWNLOAD_PATH - Static variable in class org.wso2.wsas.ServerConstants.ContextPaths
 
DataServiceAdmin - class org.wso2.wsas.admin.service.DataServiceAdmin.
Admin service to manage operations related to modules
DataServiceAdmin() - Constructor for class org.wso2.wsas.admin.service.DataServiceAdmin
 
DataServiceAdmin(ConfigurationContext) - Constructor for class org.wso2.wsas.admin.service.DataServiceAdmin
 
DefaultServerInitializer - class org.wso2.wsas.DefaultServerInitializer.
 
DefaultServerInitializer() - Constructor for class org.wso2.wsas.DefaultServerInitializer
 
DeploymentInterceptor - class org.wso2.wsas.deployment.DeploymentInterceptor.
This deployment 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
 
deleteEJBAppServer(String) - Method in class org.wso2.wsas.persistence.dao.EJBAppServerDAO
 
deleteEJBConfiguration(String, String) - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
deleteEJBConfiguration(String, String) - Method in class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
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.ServiceGroupAdmin
 
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
 
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.MainServlet
 
destroy() - Method in class org.wso2.wsas.transport.RequestRedirectionFilter
 
destroy() - Method in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
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.transport.RequestRedirectionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.MainServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.FileDownloadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.FileUploadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.WSASServlet
WSAS specific GET implementation
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.MainServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.FileDownloadServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.FileUploadServlet
 
dumpAAR(String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
Using the information from AxisServiceGroup, a service archive will be created.

E

EJBAppServerAlreadyExistsException - exception org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException.
 
EJBAppServerAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerDAO - class org.wso2.wsas.persistence.dao.EJBAppServerDAO.
Data access object managing persistence operations related to EJB configuration
EJBAppServerDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.EJBAppServerDAO
 
EJBAppServerDO - class org.wso2.wsas.persistence.dataobject.EJBAppServerDO.
Data object representing ejb application server
EJBAppServerDO() - Constructor for class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
EJBAppServerData - class org.wso2.wsas.admin.service.util.EJBAppServerData.
 
EJBAppServerData() - Constructor for class org.wso2.wsas.admin.service.util.EJBAppServerData
 
EJBAppServerNotFoundException - exception org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException.
 
EJBAppServerNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBAppServerNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBAppServerNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBAppServerNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBConfigurationAlreadyExistsException - exception org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException.
 
EJBConfigurationAlreadyExistsException() - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationAlreadyExistsException(String) - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationAlreadyExistsException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationAlreadyExistsException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationDAO - class org.wso2.wsas.persistence.dao.EJBConfigurationDAO.
Data access object managing persistence operations related to EJB configuration
EJBConfigurationDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
EJBConfigurationNotFoundException - exception org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException.
 
EJBConfigurationNotFoundException() - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBConfigurationNotFoundException(String) - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBConfigurationNotFoundException(Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBConfigurationNotFoundException(String, Throwable) - Constructor for class org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBInterfaceFileUploadExecutor - class org.wso2.wsas.transport.fileupload.EJBInterfaceFileUploadExecutor.
 
EJBInterfaceFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.EJBInterfaceFileUploadExecutor
 
EJBProviderAdmin - class org.wso2.wsas.admin.service.EJBProviderAdmin.
Admin service to manage EJB Provider
EJBProviderAdmin() - Constructor for class org.wso2.wsas.admin.service.EJBProviderAdmin
 
EJBProviderDO - class org.wso2.wsas.persistence.dataobject.EJBProviderDO.
Data object representing ejb provider
EJBProviderDO() - Constructor for class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
EJBProviderData - class org.wso2.wsas.admin.service.util.EJBProviderData.
 
EJBProviderData() - Constructor for class org.wso2.wsas.admin.service.util.EJBProviderData
 
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
 
EclipseWTPPluginInstaller - class org.wso2.wsas.installer.EclipseWTPPluginInstaller.
This class contributes the WSAS Eclipse WTP Plugin installation
EmbeddedTomcatServerInfo - class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo.
 
EmbeddedTomcatServerInfo() - Constructor for class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo
 
EncryptionData - class org.wso2.wsas.admin.service.util.EncryptionData.
Encryption configuration status bean
EncryptionData() - Constructor for class org.wso2.wsas.admin.service.util.EncryptionData
 
echoDataElement(String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
 
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
 
embedded - Static variable in class org.wso2.wsas.TomcatServer
 
enableClustering(ConfigurationContext) - Static method in class org.wso2.wsas.util.ClusteringUtil
 
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
Engaging a module to a messageE
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.EJBAppServerDO
 
equals(Object) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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 class org.wso2.wsas.transport.fileupload.EJBInterfaceFileUploadExecutor
 
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.POJOFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.ServiceFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.SpringFileUploadExecutor
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.fileupload.WSDDFileUploadExecutor
 
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.
 
FeedFactory - class org.wso2.wsas.feed.FeedFactory.
 
FeedFactory() - Constructor for class org.wso2.wsas.feed.FeedFactory
 
FeedListener - class org.wso2.wsas.feed.FeedListener.
 
FeedListener() - Constructor for class org.wso2.wsas.feed.FeedListener
 
FileDownloadServlet - class org.wso2.wsas.transport.FileDownloadServlet.
 
FileDownloadServlet() - Constructor for class org.wso2.wsas.transport.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.transport.FileUploadServlet.
 
FileUploadServlet() - Constructor for class org.wso2.wsas.transport.FileUploadServlet
 
flowComplete(MessageContext) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
flowComplete(MessageContext) - Method in class org.wso2.wsas.smtp.SMTPFaultHandler
 
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

GENERAL_SERVICES - Static variable in class org.wso2.wsas.ServerConstants
 
GENERATED_PAGES - Static variable in class org.wso2.wsas.ServerConstants
 
GERONIMO_CONFIG_NAMESPACE - Static variable in class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
GERONIMO_CONFIG_XML - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
GLOBAL_ADMIN_SERVICE - Static variable in class org.wso2.wsas.ServerConstants
 
GeneralServices - class org.wso2.wsas.admin.service.GeneralServices.
This class will provide method to access general Axis2 services info and this service will help in uploading incoming attachment to a tmp dir, and the location will be referced with an ID.
GeneralServices() - Constructor for class org.wso2.wsas.admin.service.GeneralServices
 
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
 
GenericHttpTransportListener - class org.wso2.wsas.transport.http.GenericHttpTransportListener.
 
GenericHttpTransportListener() - Constructor for class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
GenericHttpTransportListener(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
GenericHttpsTransportListener - class org.wso2.wsas.transport.http.GenericHttpsTransportListener.
GenericHttpsTransportListener is the https listener when WSAS working inside a Servlet container
GenericHttpsTransportListener() - Constructor for class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
GenericHttpsTransportListener(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
GenericInstaller - class org.wso2.wsas.installer.GenericInstaller.
 
GenericInstaller() - Constructor for class org.wso2.wsas.installer.GenericInstaller
 
GenericServerInfo - class org.wso2.wsas.serverinfo.GenericServerInfo.
 
GenericServerInfo() - Constructor for class org.wso2.wsas.serverinfo.GenericServerInfo
 
GeronimoInstaller - class org.wso2.wsas.installer.GeronimoInstaller.
 
GeronimoInstaller() - Constructor for class org.wso2.wsas.installer.GeronimoInstaller
 
GeronimoServerInfo - class org.wso2.wsas.serverinfo.GeronimoServerInfo.
 
GeronimoServerInfo() - Constructor for class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
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
 
genEpr(String, String, int, String, String) - Method in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
getA_r() - Method in class org.wso2.wsas.services.echo.SimpleBean
 
getAdditivity() - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
getAditivity() - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
getAlias() - Method in class org.wso2.wsas.admin.service.util.CertData
 
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
 
getAliasForX509Certificate(X509Certificate, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
getAliasForX509Certificate(byte[], String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
getAliasesForDN(String) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasesForDN(String, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
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
 
getAppServerHome() - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
getAppServerNameList() - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
getAppServerType() - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
getAppServerType() - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
getAppServerType() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
getAtomFeed(String) - Static method in class org.wso2.wsas.feed.FeedFactory
 
getAttachedReferenceStr() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getAvgOperationResponseTime(String, String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
getAvgServiceResponseTime(String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getAvgSystemResponseTime() - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getAxis2Location() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getAxis2Xml() - Static method in class org.wso2.wsas.util.Utils
 
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
 
getBeanJNDIName() - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
getBeanJNDIName() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
getCertAlias() - Method in class org.wso2.wsas.admin.service.util.TrustedServiceData
 
getCertAliasOfPrimaryKeyStore() - Method in class org.wso2.wsas.admin.service.STSAdmin
Returns certificate aliases of primary keystore
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
getCertificates(String, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
getCerts() - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
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 class names 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
 
getConfigurationProperty(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getConfigurationProperty(String) - Method in class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
getConnector(String) - Static method in class org.wso2.wsas.TomcatServerCache
 
getCreated() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getDataServiceContents(String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
 
getDatabaseUrlDriverList() - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
 
getDeclaredModuleParameters(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Return only the parameters for explicitly set for this module (not including inherited ones), where each parameter is an XML fragment representing the "parameter" element
getDeclaredOperationParameters(String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
return only the parameters for explicitly set for this operation (not including inherited ones), where each parameter is an XML fragment representing the "parameter" 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 "parameter" 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 "parameter" 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
 
getDocumentation() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getDocumentation() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
getDriverClass() - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
getEJBAppServer(String) - Method in class org.wso2.wsas.persistence.dao.EJBAppServerDAO
 
getEJBAppServerConfiguration(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEJBAppServerConfigurations() - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
getEJBAppServerConfigurations() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEJBAppServers() - Method in class org.wso2.wsas.persistence.dao.EJBAppServerDAO
 
getEJBConfiguration(String, String) - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
getEJBConfiguration(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEJBConfiguration(String, String) - Method in class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
getEJBConfigurations() - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
getEJBConfigurations() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEJBConfigurations() - Method in class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpsTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.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
 
getEmbedded() - Static method in class org.wso2.wsas.TomcatServerCache
 
getEmptyPolicyAsOMElement() - Static method in class org.wso2.wsas.util.PolicyUtil
 
getEnableMTOM() - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Configuring enable
getEnableMTOM() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
Check if MTOM is available at this point
getEnableMTOM() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
enable MTOM
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(String) - Method in class org.wso2.wsas.feed.AbstractFeed
 
getFeedElement(String) - Method in class org.wso2.wsas.feed.atom.AtomFeed
 
getFeedElement(String) - 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
 
getFlow() - Method in class org.wso2.wsas.admin.service.util.Sandesha2Data
 
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
 
getHomeInterface() - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
getHomeInterface() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
getHttpPort() - Method in class org.wso2.wsas.ServerManager
 
getHttpPort() - Method in class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo
Return the http port of the container through which the WSO2 WSAS services are accessible.
getHttpPort() - Method in class org.wso2.wsas.serverinfo.GenericServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.serverinfo.JBossServerInfo
 
getHttpPort() - Method in interface org.wso2.wsas.serverinfo.ServerInfo
Return the http port of the container through which the WSO2 WSAS services are accessible.
getHttpPort() - Method in class org.wso2.wsas.serverinfo.Tomcat41xServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.serverinfo.Tomcat5xServerInfo
 
getHttpPort() - Method in class org.wso2.wsas.serverinfo.Tomcat6xServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.ServerManager
 
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo
Return the https port of the container through which WSO2 WSAS services are accessible.
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.GenericServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.JBossServerInfo
 
getHttpsPort() - Method in interface org.wso2.wsas.serverinfo.ServerInfo
Return the https port of the container through which WSO2 WSAS services are accessible.
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.Tomcat41xServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.Tomcat5xServerInfo
 
getHttpsPort() - Method in class org.wso2.wsas.serverinfo.Tomcat6xServerInfo
 
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
 
getImportedWSDL(HttpServletRequest, String) - Method in class org.wso2.wsas.transport.util.AbstractWsdlProcessor
This method will return the value of the parameter
getIncomingSequenceDetails(String) - Method in class org.wso2.wsas.admin.service.Sandesha2Admin
Gives a report for an Incoming Sequence.
getIncomingSequences() - Method in class org.wso2.wsas.admin.service.Sandesha2Admin
Gives all Incoming sequences.
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.ServerManager
 
getInstance() - Static method in class org.wso2.wsas.deployment.ServerConfigurator
 
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'.
getIssuerDN() - Method in class org.wso2.wsas.admin.service.util.CertData
 
getItem(String, String, String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
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
 
getJavaVersion() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getJdbcUrl() - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
getJndiContextClass() - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
getJndiContextClass() - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
getJndiContextClass() - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
getJndiContextClass() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
getKey() - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
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.KeyStoreData
 
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
 
getKeyValue() - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
getKeystore() - Method in class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
getKeystoreInfo(String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
This method will list 1.
getLastFailedLogIn() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getLastFailedLoginIP() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getLastLoggedIn() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getLastLoginIP() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getLastUpdatedTime() - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
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() - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
getLogs(GetLogsRequest) - Method in class org.wso2.wsas.admin.service.logging.LoggingService
Returns the properly laid out log messages
getLogsForSingleLogLevel(String) - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
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
 
getMaxOperationResponseTime(String, String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
getMaxServiceResponseTime(String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getMaxSystemResponseTime() - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
getMinOperationResponseTime(String, String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
getMinServiceResponseTime(String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getMinSystemResponseTime() - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
getModuleIdentifierDO() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getModuleInfo(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Return all available module meta-data (not counts)
getModuleParameter(ModuleDO, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getModuleParameters(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
Return all parameters for this module (including inherited ones), where each parameter is an XML fragment representing the "parameter" element
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
Return all accumulated data about this module
getModuleVersion() - 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
 
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'.
getNotAfter() - Method in class org.wso2.wsas.admin.service.util.CertData
 
getNotBefore() - Method in class org.wso2.wsas.admin.service.util.CertData
 
getNumberOfFaultyServices() - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
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
 
getOperation(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Method to get a single operationDO by specifying name.
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'.
getOperationFaultCount(String, String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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 "parameter" element
getOperationParameters(OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getOperationRequestCount(String, String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getOperationResponseCount(String, String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getOutgoingSequenceData() - Method in class org.wso2.wsas.admin.service.Sandesha2Admin
convenience method to return observation data
getOutgoingSequenceDetails(String) - Method in class org.wso2.wsas.admin.service.Sandesha2Admin
Gives an report for an Outgoing Sequence.
getOutgoingSequences() - Method in class org.wso2.wsas.admin.service.Sandesha2Admin
Gives all Outgoing sequences.
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.ServiceDO
Retrun the ServiceParameterDO to the given para name
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.admin.service.util.EJBProviderData
 
getPassword() - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
getPassword() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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.util.PolicyUtil
 
getPolicyAsString(Policy) - Static method in class org.wso2.wsas.util.PolicyUtil
 
getPolicyFromOMElement(OMElement) - Static method in class org.wso2.wsas.util.PolicyUtil
 
getPolycies() - Method in class org.wso2.wsas.admin.service.util.PolicyData
 
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
 
getPrivateKey(String, String, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
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
getProofKeyType() - Method in class org.wso2.wsas.admin.service.STSAdmin
 
getProtocol() - Method in class org.wso2.wsas.transport.util.TransportSummary
 
getProvider() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getProviderURL() - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
getProviderURL() - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
getProviderURL() - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
getProviderURL() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
getRSSFeed(String) - Static method in class org.wso2.wsas.feed.FeedFactory
 
getRemoteInterface() - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
getRemoteInterface() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
getScope() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
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'.
getSequenceID() - Method in class org.wso2.wsas.admin.service.util.Sandesha2Data
 
getSequenceReport() - Method in class org.wso2.wsas.admin.service.util.Sandesha2Data
 
getSerialNumber() - Method in class org.wso2.wsas.admin.service.util.CertData
 
getServerCryptoProperties(String[], String, String) - Static method in class org.wso2.wsas.security.util.RampartConfigUtil
 
getServerData() - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
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
 
getServerId() - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
getServerId() - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
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.EJBAppServerData
 
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
 
getServiceAddress() - Method in class org.wso2.wsas.admin.service.util.TrustedServiceData
 
getServiceContextPath() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getServiceContextPath(ConfigurationContext) - Static method in class org.wso2.wsas.transport.util.RequestProcessorUtil
 
getServiceData(String) - Method in class org.wso2.wsas.admin.service.GeneralServices
 
getServiceData(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getServiceFaultCount(String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
getServiceGroupId() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
getServiceGroupName() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
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 "parameter" element
getServiceId() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
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.EJBProviderData
 
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(String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getServiceRequestCount() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getServiceResponseCount(String) - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
getServiceType() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getServiceTypes() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
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.admin.service.util.ServiceMetaData
 
getServiceVersion() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'serviceVersion'.
getServices() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getServices() - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
getServices(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServices(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
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.util.ServiceHTMLProcessor
Returns the HTML text for the list of services deployed.
getSessionContext(MessageContext) - Method in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
getShutdownHook() - Method in class org.wso2.wsas.MainServlet
 
getShutdownHook() - Method in interface org.wso2.wsas.util.Controllable
 
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
 
getSubjectDN() - Method in class org.wso2.wsas.admin.service.util.CertData
 
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
 
getSystemFaultCount() - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getSystemLog() - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
The system log level
getSystemRequestCount() - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
getSystemResponseCount() - Method in class org.wso2.wsas.admin.service.StatisticsClient
 
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
 
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'.
getTrustedServices() - Method in class org.wso2.wsas.admin.service.STSAdmin
 
getType() - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
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
 
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, 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.EJBAppServerData
 
getUserName() - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
getUserName() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getUserName() - Method in class org.wso2.wsas.admin.service.util.UserData
 
getUserName() - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
getUserName() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
getUt() - Method in class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
getUtKeystoreSecurityAssignment(String) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
Infomation related to keystore assignment.
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.admin.service.util.CertData
 
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() - Method in class org.wso2.wsas.admin.service.util.PolicyData
 
getWrapper(String) - Static method in class org.wso2.wsas.util.PolicyUtil
 
getWsasServerXml() - Static method in class org.wso2.wsas.util.Utils
 
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
 

H

HTTPS_TRANSPORT - Static variable in class org.wso2.wsas.ServerConstants
 
HTTP_METHOD - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
HTTP_METHOD_GET - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
Deprecated.  
HTTP_METHOD_POST - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
Deprecated.  
HTTP_RESPONSE_STATE - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
HTTP_TRANSPORT - Static variable in class org.wso2.wsas.ServerConstants
 
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 - interface org.wso2.wsas.transport.HttpGetRequestProcessor.
This interface is used for plugging in different implementations for special processing of some HTTP GET requests.
HttpTransportListener - class org.wso2.wsas.transport.http.HttpTransportListener.
 
HttpTransportListener() - Constructor for class org.wso2.wsas.transport.http.HttpTransportListener
 
HttpsTransportListener - class org.wso2.wsas.transport.http.HttpsTransportListener.
 
HttpsTransportListener() - Constructor for class org.wso2.wsas.transport.http.HttpsTransportListener
 
handle(Callback[]) - Method in class org.wso2.wsas.security.ClientUserPasswordCallbackHandler
 
handle(Callback[]) - Method in class org.wso2.wsas.security.ServicePasswordCallbackHandler
 
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
 
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.EJBAppServerDO
 
hashCode() - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 

I

ID_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ID_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
INSTALLER_TMP_DIR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
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
 
InfoProcessor - class org.wso2.wsas.transport.util.InfoProcessor.
 
InfoProcessor() - Constructor for class org.wso2.wsas.transport.util.InfoProcessor
 
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(ConfigurationContext) - Method in class org.wso2.wsas.DefaultServerInitializer
 
init(ServletConfig) - Method in class org.wso2.wsas.MainServlet
 
init(ConfigurationContext) - Method in interface org.wso2.wsas.ServerInitializer
Intialize the Server instance
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(String, String) - Method in class org.wso2.wsas.deployment.ServerConfigurator
Load an AxisConfiguration from the repository directory specified
init(AxisConfiguration) - Method in class org.wso2.wsas.feed.FeedListener
 
init(HandlerDescription) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
init(ServletConfig) - Method in class org.wso2.wsas.transport.FileDownloadServlet
 
init(ServletConfig) - Method in class org.wso2.wsas.transport.FileUploadServlet
 
init(FilterConfig) - Method in class org.wso2.wsas.transport.RequestRedirectionFilter
This init method will be invoked at MainServlet.
init(ServletConfig) - Method in class org.wso2.wsas.transport.UIInitializerServlet
 
init(ServletConfig) - Method in class org.wso2.wsas.transport.WSASServlet
 
init(ConfigurationContext, TransportInDescription) - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
init(ConfigurationContext, TransportInDescription) - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
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(String) - Static method in class org.wso2.wsas.installer.EclipseWTPPluginInstaller
 
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
 
invoke(MessageContext) - Method in class org.wso2.wsas.smtp.SMTPFaultHandler
 
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
 
isAdminConsoleEnabled() - Static method in class org.wso2.wsas.util.Utils
 
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
isFilteredOutModule(String) - Static method in class org.wso2.wsas.util.AdminFilter
 
isFilteredOutService(String) - Static method in class org.wso2.wsas.util.AdminFilter
 
isFoundWebResources() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
isGlobal() - Method in class org.wso2.wsas.admin.service.util.Phases
 
isGlobalyEngaged(AxisModule) - Method in class org.wso2.wsas.deployment.ServerConfigurator
 
isInitialized() - 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'.
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
 
isTracingEnabled() - Method in class org.wso2.wsas.util.TracePersisterImpl
 
isURL(String) - Static method in class org.wso2.wsas.util.Utils
 
isUpdate() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 

J

JBOSS_CONFIG_FILE_SET - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
JBossInstaller - class org.wso2.wsas.installer.JBossInstaller.
 
JBossInstaller() - Constructor for class org.wso2.wsas.installer.JBossInstaller
 
JBossServerInfo - class org.wso2.wsas.serverinfo.JBossServerInfo.
 
JBossServerInfo() - Constructor for class org.wso2.wsas.serverinfo.JBossServerInfo
 
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
 
KeyStoreData - class org.wso2.wsas.admin.service.util.KeyStoreData.
This Java bean will hold information related to a given keystores 1.
KeyStoreData() - Constructor for class org.wso2.wsas.admin.service.util.KeyStoreData
 
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
 
LOCATION - Static variable in class org.wso2.wsas.ServerConstants.Security
 
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
 
LogViewAdmin - class org.wso2.wsas.admin.service.LogViewAdmin.
 
LogViewAdmin() - Constructor for class org.wso2.wsas.admin.service.LogViewAdmin
 
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
 
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
List handlers in a given phase (global)
listGlobalPhases(int) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
List global phases
listGloballyEngagesModules() - Method in class org.wso2.wsas.admin.service.ModuleAdmin
List all the globally engaged modules
listModules() - Method in class org.wso2.wsas.admin.service.ModuleAdmin
List all the available modules
listOperationModules(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
List engaged modules for a given operation
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
List engaged modules for a given operation's parent's parent (i.e. the AxisServiceGroup)
listPublishedOperations(String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
list all the published operations (come from servics.xml and wsdl)
listServiceGroup(String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
Return service group details for a given service group
listServiceGroupModules(String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
List modules that are engaged to the service group
listServiceGroups() - Method in class org.wso2.wsas.admin.service.GeneralServices
 
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
List modules that are engaged to the service name
listServices(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
listServicesParentEngagedModules(String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
List engaged modules of an operation's parent (i.e.
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
 
log - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
log - Static variable in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
login(String, String) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
logout() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
lookup(AxisOperation) - Method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator.AxisMessageLookup
 

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
 
MODULES_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
Main - class org.wso2.wsas.Main.
The main class of the WSO2 WSAS standalone runtime.
Main() - Constructor for class org.wso2.wsas.Main
 
MainServlet - class org.wso2.wsas.MainServlet.
 
MainServlet() - Constructor for class org.wso2.wsas.MainServlet
 
MessageDAO - class org.wso2.wsas.persistence.dao.MessageDAO.
Data access object managing persistence 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
 
MockTryItProcessor - class org.wso2.wsas.transport.util.MockTryItProcessor.
The purpose of this mock class is to provide information to user of WSAS, when ?
MockTryItProcessor() - Constructor for class org.wso2.wsas.transport.util.MockTryItProcessor
 
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 persistence operations related 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
 
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
 
ModuleMetaData(String, String) - 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.util.PasswordUpdater
 
mappingFileName - Static variable in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
marshallingModules(Collection, OMElement, OMFactory, OMNamespace, Object) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
marshallingParameter(Parameter, OMElement, OMFactory, OMNamespace) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
marshallingParameterList(List, OMElement, OMFactory, OMNamespace) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
marshallingPolicyIncludes(OMElement, List, PolicyRegistry) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.wsas.feed.FeedListener
 
modules - Variable in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
monitor - Variable in class org.wso2.wsas.ServerManager
 

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 persistence 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.serverinfo - package org.wso2.wsas.serverinfo
 
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.smtp - package org.wso2.wsas.smtp
 
org.wso2.wsas.transport - package org.wso2.wsas.transport
 
org.wso2.wsas.transport.fileupload - package org.wso2.wsas.transport.fileupload
 
org.wso2.wsas.transport.http - package org.wso2.wsas.transport.http
 
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

PASSWORD - Static variable in class org.wso2.wsas.ServerConstants.Security
 
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
 
POJOFileUploadExecutor - class org.wso2.wsas.transport.fileupload.POJOFileUploadExecutor.
 
POJOFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.POJOFileUploadExecutor
 
POXSecurityHandler - class org.wso2.wsas.security.pox.POXSecurityHandler.
Handler to convert 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
 
PROP_ID_XKMS_SERVICE_PASS_PHRASE - Static variable in class org.wso2.wsas.security.ServerCrypto
 
PROP_ID_XKMS_SERVICE_URL - 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() - 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
 
PolicyData - class org.wso2.wsas.admin.service.util.PolicyData.
 
PolicyData() - Constructor for class org.wso2.wsas.admin.service.util.PolicyData
 
PolicyProcessor - class org.wso2.wsas.transport.util.PolicyProcessor.
 
PolicyProcessor() - Constructor for class org.wso2.wsas.transport.util.PolicyProcessor
 
PolicyUtil - class org.wso2.wsas.util.PolicyUtil.
 
PolicyUtil() - Constructor for class org.wso2.wsas.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
 
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
 
ping() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
This has used to test if the server is availabele and the current admins login status.
printServiceHTML(String, ConfigurationContext) - Static method in class org.wso2.wsas.transport.util.ServiceHTMLProcessor
 
printWSDL(ConfigurationContext, HttpServletRequest, HttpServletResponse, AbstractWsdlProcessor.WSDLPrinter) - Method in class org.wso2.wsas.transport.util.AbstractWsdlProcessor
 
process() - Method in class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo
Process the server configuration to populate the properties that are relevant to WSO2 WSAS
process() - Method in class org.wso2.wsas.serverinfo.GenericServerInfo
 
process() - Method in class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
process() - Method in class org.wso2.wsas.serverinfo.JBossServerInfo
 
process() - Method in interface org.wso2.wsas.serverinfo.ServerInfo
Process the server configuration to populate the properties that are relevant to WSO2 WSAS
process() - Method in class org.wso2.wsas.serverinfo.Tomcat41xServerInfo
 
process() - Method in class org.wso2.wsas.serverinfo.Tomcat5xServerInfo
 
process() - Method in class org.wso2.wsas.serverinfo.Tomcat6xServerInfo
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in interface org.wso2.wsas.transport.HttpGetRequestProcessor
Process the HTTP GET request
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.AtomProcessor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.CertProcessor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.InfoProcessor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.MockTryItProcessor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.PolicyProcessor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.RssProcessor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.Wsdl11Processor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.Wsdl20Processor
 
process(HttpServletRequest, HttpServletResponse, ConfigurationContext) - Method in class org.wso2.wsas.transport.util.XsdProcessor
 
processPolicyElements(Iterator, PolicyRegistry) - Static method in class org.wso2.wsas.util.PolicyUtil
 
proxyPort - Variable in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 

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() - Constructor for class org.wso2.wsas.feed.rss.RSSFeed
 
RSSFeedBuilder - class org.wso2.wsas.feed.rss.RSSFeedBuilder.
 
RSSFeedBuilder() - 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
 
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
 
RequestProcessorUtil - class org.wso2.wsas.transport.util.RequestProcessorUtil.
 
RequestProcessorUtil() - Constructor for class org.wso2.wsas.transport.util.RequestProcessorUtil
 
RequestRedirectionFilter - class org.wso2.wsas.transport.RequestRedirectionFilter.
 
RequestRedirectionFilter() - Constructor for class org.wso2.wsas.transport.RequestRedirectionFilter
 
RoleData - class org.wso2.wsas.admin.service.util.RoleData.
 
RoleData() - Constructor for class org.wso2.wsas.admin.service.util.RoleData
 
RssProcessor - class org.wso2.wsas.transport.util.RssProcessor.
 
RssProcessor() - Constructor for class org.wso2.wsas.transport.util.RssProcessor
 
removeAllLoggersAndAppenders() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeAllRelationships() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeAllRoles() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeAllTransports() - 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
 
removeEJBAppServerConfiguration(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeEJBConfiguration(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
removeModuleParameter(String, String, OMElement) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
removeOperationParameter(String, String, String, OMElement) - Method in class org.wso2.wsas.admin.service.OperationAdmin
 
removeOperationParameters(String, String, String, OMElement[]) - Method in class org.wso2.wsas.admin.service.OperationAdmin
 
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
removeServiceGroupParameter(String, OMElement) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
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
 
removeServiceSpecificParameter(String, String, OMElement) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
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.MainServlet
 
restartServer() - Method in interface org.wso2.wsas.util.Controllable
 
restartServer() - Method in class org.wso2.wsas.util.ServerController
 
restoreDefaults() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
Restore the default system settings and override all the changes persisted in the database.
restoreDefaults() - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
restoreDefaults() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
restoreDefaults() - Static method in class org.wso2.wsas.util.LoggingUtil
 
run() - Method in class org.wso2.wsas.TomcatRepositoryListener
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
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
 
run() - Method in class org.wso2.wsas.util.SystemRestarter
 

S

SECURITY_NAMESPACE - Static variable in class org.wso2.wsas.ServerConstants.Security
 
SERVER_NAME - Static variable in class org.wso2.wsas.ServerConstants
 
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_PATH - Static variable in class org.wso2.wsas.ServerConstants
 
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_TYPE - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_TYPE_DB - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_TYPE_EJB - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_TYPE_OTHER - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_TYPE_POJO - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_TYPE_SPRING - Static variable in class org.wso2.wsas.ServerConstants
 
SERVICE_UPDATE - Static variable in class org.wso2.wsas.feed.rss.ServiceElement
 
SHUTDOWN_COMMAND - Static variable in class org.wso2.wsas.util.ServerController
 
SMTPFaultHandler - class org.wso2.wsas.smtp.SMTPFaultHandler.
This will handle faults for SMTP case.
SMTPFaultHandler() - Constructor for class org.wso2.wsas.smtp.SMTPFaultHandler
 
STATISTICS_MODULE - Static variable in class org.wso2.wsas.ServerConstants
 
STATISTICS_SERVICE_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
STSAdmin - class org.wso2.wsas.admin.service.STSAdmin.
Administration service of the WSO2WSAS-SecurityTokenService
STSAdmin() - Constructor for class org.wso2.wsas.admin.service.STSAdmin
 
STS_NAME - Static variable in class org.wso2.wsas.ServerConstants
 
SUMMARY_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
SUMMARY_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
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
 
Sandesha2Admin - class org.wso2.wsas.admin.service.Sandesha2Admin.
Admin Service to manage Sandesha2.
Sandesha2Admin() - Constructor for class org.wso2.wsas.admin.service.Sandesha2Admin
 
Sandesha2Data - class org.wso2.wsas.admin.service.util.Sandesha2Data.
Holds Sandesha2 read only information
Sandesha2Data() - Constructor for class org.wso2.wsas.admin.service.util.Sandesha2Data
 
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 ?
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 persistence 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.
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.Logging - class org.wso2.wsas.ServerConstants.Logging.
 
ServerConstants.Logging() - Constructor for class org.wso2.wsas.ServerConstants.Logging
 
ServerConstants.Security - class org.wso2.wsas.ServerConstants.Security.
 
ServerConstants.Security() - Constructor for class org.wso2.wsas.ServerConstants.Security
 
ServerController - class org.wso2.wsas.util.ServerController.
ServerController listens to incoming commands on a designated socket and executes those commands.
ServerController(Controllable) - Constructor for class org.wso2.wsas.util.ServerController
 
ServerController() - 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
 
ServerInfo - interface org.wso2.wsas.serverinfo.ServerInfo.
Interface used by WSO2 WSAS to interact/interface with the container in which a given WSO2 WSAS instance is deployed in.
ServerInitializer - interface org.wso2.wsas.ServerInitializer.
 
ServerManager - class org.wso2.wsas.ServerManager.
This class is responsible for managing the WSO2 WSAS instance during startup.
ServerPropertyKeys - class org.wso2.wsas.transport.ServerPropertyKeys.
 
ServerPropertyKeys() - Constructor for class org.wso2.wsas.transport.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
 
ServiceArchiveCreator - class org.wso2.wsas.admin.service.util.ServiceArchiveCreator.
 
ServiceArchiveCreator() - Constructor for class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
ServiceArchiveCreator.AxisMessageLookup - class org.wso2.wsas.admin.service.util.ServiceArchiveCreator.AxisMessageLookup.
TODO Find better way via Axis2.
ServiceArchiveCreator.AxisMessageLookup() - Constructor for class org.wso2.wsas.admin.service.util.ServiceArchiveCreator.AxisMessageLookup
 
ServiceDAO - class org.wso2.wsas.persistence.dao.ServiceDAO.
Data access object managing persistence 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 persistence 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.util.ServiceHTMLProcessor.
 
ServiceHTMLProcessor() - Constructor for class org.wso2.wsas.transport.util.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
 
StatisticsClient - class org.wso2.wsas.admin.service.StatisticsClient.
 
StatisticsClient() - Constructor for class org.wso2.wsas.admin.service.StatisticsClient
 
SystemRestarter - class org.wso2.wsas.util.SystemRestarter.
 
SystemRestarter(Controllable, Controllable, String, Monitor) - Constructor for class org.wso2.wsas.util.SystemRestarter
 
saveDataServiceContents(String, String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
 
saveEJBAppServer(EJBAppServerDO, boolean) - Method in class org.wso2.wsas.persistence.dao.EJBAppServerDAO
 
saveMessage(String, String, int, SOAPEnvelope) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
saveTraceStatus(String) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
searchLog(String, String) - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
sendReceive(OMElement, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
serverHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 
serverManager - Variable in class org.wso2.wsas.MainServlet
 
serverName - Variable in class org.wso2.wsas.MainServlet
 
serverRegistered() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
serverSocket - Static variable in class org.wso2.wsas.util.ServerController
 
serverWorkDir - Variable in class org.wso2.wsas.ServerManager
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.wsas.feed.FeedListener
 
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
 
services - Variable in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
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
 
setAdditivity(boolean) - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
setAditivity(boolean) - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
setAlias(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
setAppServerType(String) - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
setAppServerType(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
setAppServerType(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
setAppenderData(AppenderData[]) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setAs(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
To set module has default version for that module family
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.MainServlet
 
setAxis2RepoLocation(String) - Method in interface org.wso2.wsas.util.Controllable
 
setAxisConfig(AxisConfiguration) - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
setB_r(String[]) - Method in class org.wso2.wsas.services.echo.SimpleBean
 
setBeanJNDIName(String) - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
setBeanJNDIName(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
setCerts(CertData[]) - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
setClassName(String) - Method in class org.wso2.wsas.admin.service.util.HandlerData
 
setConfigContext(ConfigurationContext) - Method in class org.wso2.wsas.admin.service.AbstractAdmin
 
setConfigurationContext(ConfigurationContext) - Method in class org.wso2.wsas.MainServlet
 
setConfigurationContext(ConfigurationContext) - Method in interface org.wso2.wsas.util.Controllable
 
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
 
setDocumentation(String) - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
setDocumentation(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
setDriverClass(String) - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
setEnableMTOM(String) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
 
setEnableMTOM(String) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
Set MTOM status
setEnableMTOM(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
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
 
setFlow(int) - Method in class org.wso2.wsas.admin.service.util.Sandesha2Data
 
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
 
setHomeInterface(String) - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
setHomeInterface(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
setHttpPort(int) - Method in class org.wso2.wsas.ServerManager
 
setHttpsPort(int) - Method in class org.wso2.wsas.ServerManager
 
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'.
setIssuerDN(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
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
 
setJavaVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
setJdbcUrl(String) - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
setJndiContextClass(String) - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
setJndiContextClass(String) - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
setJndiContextClass(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
setJndiContextClass(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
setKey(CertData) - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
setKeyStoreFilename(String) - Method in class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
setKeyStoreName(String) - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
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
 
setKeyValue(String) - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
setKeystore(ServiceKeyStore[]) - Method in class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
setLastFailedLogIn(Date) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setLastFailedLoginIP(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setLastLoggedIn(Date) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setLastLoginIP(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
setLastUpdatedTime(Date) - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 
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
 
setModuleId(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
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
 
setModuleVersion(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
 
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.util.Controllable
 
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'.
setNotAfter(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
setNotBefore(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
setObject(Object) - Method in class org.wso2.wsas.persistence.dataobject.SerializableObject
 
setOpFaultCount(long) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'opFaultCount'.
setOpRequestCount(long) - Method in class org.wso2.wsas.admin.service.util.OperationMetaData
Setter for property 'opRequestCount'.
setOpResponseCount(long) - 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.admin.service.util.EJBProviderData
 
setPassword(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
setPassword(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
setPolycies(String[]) - Method in class org.wso2.wsas.admin.service.util.PolicyData
 
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'.
setProofKeyType(String) - Method in class org.wso2.wsas.admin.service.STSAdmin
 
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo
Load and set the properties from the container.
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.GenericServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.JBossServerInfo
 
setProperties(Properties) - Method in interface org.wso2.wsas.serverinfo.ServerInfo
Load and set the properties from the container.
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.Tomcat41xServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.Tomcat5xServerInfo
 
setProperties(Properties) - Method in class org.wso2.wsas.serverinfo.Tomcat6xServerInfo
 
setProtocol(String) - Method in class org.wso2.wsas.transport.util.TransportSummary
 
setProvider(String) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setProviderURL(String) - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
setProviderURL(String) - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
setProviderURL(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
setProviderURL(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
setRemoteInterface(String) - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
setRemoteInterface(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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'.
setScope(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
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'.
setSequenceID(String) - Method in class org.wso2.wsas.admin.service.util.Sandesha2Data
 
setSequenceReport(SequenceReport) - Method in class org.wso2.wsas.admin.service.util.Sandesha2Data
 
setSerialNumber(BigInteger) - Method in class org.wso2.wsas.admin.service.util.CertData
 
setServerHome(String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
setServerHome(String) - Method in interface org.wso2.wsas.installer.Installable
 
setServerId(String) - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
setServerId(String) - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
setServerName(String) - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
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(long) - 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
 
setServiceGroupId(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
setServiceGroupName(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
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.admin.service.util.ServiceMetaData
 
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.EJBProviderData
 
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
 
setServiceParameter3(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(long) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServiceResponseCount(long) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServiceType(String) - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
setServiceTypes(String[]) - Method in class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
setServiceVersion(String) - 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'.
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
 
setServletContextProperties(ServletContext, Map, boolean, int, int, String) - Static method in class org.wso2.wsas.util.Utils
 
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
 
setSubjectDN(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
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
 
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.KeyStoreData
 
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.EJBAppServerData
 
setUserName(String) - Method in class org.wso2.wsas.admin.service.util.EJBProviderData
 
setUserName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setUserName(String) - Method in class org.wso2.wsas.admin.service.util.UserData
 
setUserName(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
setUserName(String) - Method in class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
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
 
setUt(SecurityAssignment) - Method in class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
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(int) - Method in class org.wso2.wsas.admin.service.util.CertData
 
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
 
setWrapper(String) - Method in class org.wso2.wsas.admin.service.util.PolicyData
 
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'.
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
 
shutdown() - Method in interface org.wso2.wsas.util.Controllable
 
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.ServerManager
 
start() - Method in class org.wso2.wsas.TomcatServer
 
start() - Method in interface org.wso2.wsas.WebServer
 
start() - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
start() - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
start() - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
start() - Method in class org.wso2.wsas.transport.http.HttpsTransportListener
 
startListenerManager() - Method in class org.wso2.wsas.ServerManager
 
startServer() - Method in class org.wso2.wsas.Main
 
startServer() - Method in class org.wso2.wsas.MainServlet
 
startServer() - Method in interface org.wso2.wsas.util.Controllable
 
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.TomcatServer
 
stop() - Method in interface org.wso2.wsas.WebServer
 
stop() - Method in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
stopHouseKeeping() - Method in class org.wso2.wsas.DefaultServerInitializer
 
stopListenerManager() - 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.util.Controllable
 
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
 

T

TAGLINE_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
TITLE_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
TMP_DIR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
TOMCAT_SERVER_XML - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
TRACER_MODULE - Static variable in class org.wso2.wsas.ServerConstants
 
TRACER_SERVICE_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
TRACING_SERVICE_FILTERS - Static variable in class org.wso2.wsas.ServerConstants
 
TRACING_SERVICE_GROUP_FILTERS - Static variable in class org.wso2.wsas.ServerConstants
 
TYPE - Static variable in class org.wso2.wsas.ServerConstants.Security
 
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 ?
Tomcat41xServerInfo - class org.wso2.wsas.serverinfo.Tomcat41xServerInfo.
 
Tomcat41xServerInfo() - Constructor for class org.wso2.wsas.serverinfo.Tomcat41xServerInfo
 
Tomcat5xServerInfo - class org.wso2.wsas.serverinfo.Tomcat5xServerInfo.
 
Tomcat5xServerInfo() - Constructor for class org.wso2.wsas.serverinfo.Tomcat5xServerInfo
 
Tomcat6xServerInfo - class org.wso2.wsas.serverinfo.Tomcat6xServerInfo.
 
Tomcat6xServerInfo() - Constructor for class org.wso2.wsas.serverinfo.Tomcat6xServerInfo
 
TomcatInstaller - class org.wso2.wsas.installer.TomcatInstaller.
 
TomcatInstaller() - Constructor for class org.wso2.wsas.installer.TomcatInstaller
 
TomcatRepositoryListener - class org.wso2.wsas.TomcatRepositoryListener.
 
TomcatRepositoryListener(Embedded, Host, String) - Constructor for class org.wso2.wsas.TomcatRepositoryListener
 
TomcatServer - class org.wso2.wsas.TomcatServer.
 
TomcatServer() - Constructor for class org.wso2.wsas.TomcatServer
 
TomcatServerCache - class org.wso2.wsas.TomcatServerCache.
 
TomcatServerCache() - Constructor for class org.wso2.wsas.TomcatServerCache
 
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
 
TrustedServiceData - class org.wso2.wsas.admin.service.util.TrustedServiceData.
Trusted service information
TrustedServiceData(String, String) - Constructor for class org.wso2.wsas.admin.service.util.TrustedServiceData
Create a new data instance with the service address and cert alias
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

UIInitializerServlet - class org.wso2.wsas.transport.UIInitializerServlet.
This is the bridge between WSO2WSAS and WSO2 Admin UI Framework
UIInitializerServlet() - Constructor for class org.wso2.wsas.transport.UIInitializerServlet
 
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 persistence 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 persistence 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
 
UtKeystoreSecurityAssignment - class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment.
Bean that holds ut and keystore related infomation
UtKeystoreSecurityAssignment() - Constructor for class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
Utils - class org.wso2.wsas.util.Utils.
 
Utils() - Constructor for class org.wso2.wsas.util.Utils
 
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
 
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
 
updateOperation(OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateOperation(OperationDO) - Method in class org.wso2.wsas.persistence.dao.OperationDAO
 
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
 
upload(OMElement) - Method in class org.wso2.wsas.admin.service.GeneralServices
Web service method
uploadArtifacts(HttpServletRequest, HttpServletResponse, String, String[], String) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
This is a helper method that will be used upload main entity (ex: wsdd, jar, class etc) and its resources to a given deployer.
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
 
validateCertPath(Certificate[], String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
validateCertPath(X509Certificate, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 

W

WEB_RESOURCE_LOCATION - Static variable in class org.wso2.wsas.ServerConstants
 
WORK_DIR - Static variable in class org.wso2.wsas.ServerConstants
 
WSASServlet - class org.wso2.wsas.transport.WSASServlet.
This is the main HTTP and HTTPS transport
WSASServlet() - Constructor for class org.wso2.wsas.transport.WSASServlet
 
WSDDFileUploadExecutor - class org.wso2.wsas.transport.fileupload.WSDDFileUploadExecutor.
 
WSDDFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.WSDDFileUploadExecutor
 
WSDL_CONVERTER - Static variable in class org.wso2.wsas.ServerConstants
 
WSDL_VIEW - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_ADMIN_PASSWORD - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_ATOM_FEED - Static variable in class org.wso2.wsas.feed.FeedConstants
 
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.transport.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_RSS_FEED - Static variable in class org.wso2.wsas.feed.FeedConstants
 
WSO2WSAS_SERVER_XML - Static variable in class org.wso2.wsas.ServerConstants
 
WSO2WSAS_START_TIME - Static variable in class org.wso2.wsas.ServerConstants
 
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
 
WebServer - interface org.wso2.wsas.WebServer.
 
Wsdl11Processor - class org.wso2.wsas.transport.util.Wsdl11Processor.
 
Wsdl11Processor() - Constructor for class org.wso2.wsas.transport.util.Wsdl11Processor
 
Wsdl20Processor - class org.wso2.wsas.transport.util.Wsdl20Processor.
 
Wsdl20Processor() - Constructor for class org.wso2.wsas.transport.util.Wsdl20Processor
 
writeDocument(ByteArrayOutputStream, OutputStream, String, String, boolean) - Static method in class org.wso2.wsas.transport.util.RequestProcessorUtil
 
wso2wsasHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 

X

XKMSCryptoClient - class org.wso2.wsas.security.XKMSCryptoClient.
 
XKMSCryptoClient() - Constructor for class org.wso2.wsas.security.XKMSCryptoClient
 
XML_MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
XML_VALIDATOR_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
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
 
XsdProcessor - class org.wso2.wsas.transport.util.XsdProcessor.
 
XsdProcessor() - Constructor for class org.wso2.wsas.transport.util.XsdProcessor
 
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