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

A

AbstractAppServerInstaller - Class in org.wso2.wsas.installer
 
AbstractAppServerInstaller() - Constructor for class org.wso2.wsas.installer.AbstractAppServerInstaller
 
AbstractDataObject - Class in org.wso2.wsas.persistence.dataobject
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 in org.wso2.wsas.feed
 
AbstractFeed() - Constructor for class org.wso2.wsas.feed.AbstractFeed
 
AbstractFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
AbstractFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
AbstractGenericTransportListener - Class in org.wso2.wsas.transport.http
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 in org.wso2.wsas.installer
 
AbstractInstaller() - Constructor for class org.wso2.wsas.installer.AbstractInstaller
 
AbstractWsdlProcessor - Class in org.wso2.wsas.transport.util
 
AbstractWsdlProcessor() - Constructor for class org.wso2.wsas.transport.util.AbstractWsdlProcessor
 
AbstractWsdlProcessor.WSDLPrinter - Interface in org.wso2.wsas.transport.util
 
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.dao.EJBConfigurationDAO
 
addEJBConfiguration(EJBProviderDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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(AppenderDO, LoggerDO) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
addLogger(LoggerDO) - 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
 
addMessage(MessageDO) - 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
 
addModule(ModuleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
addRole(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
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
 
addRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addRSSElement(ServiceElement) - Method in class org.wso2.wsas.feed.rss.RSSFeed
 
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.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
 
addService(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
addServiceGroup(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.dataobject.ServiceDO
 
addTransport(TransportDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addTransportBinding(String, String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
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
addTrustStore(KeyStoreDO) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
addUser(String, String, String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
addUser(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
 
addUser(ServiceUserDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
addUserRole(ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
AdminAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
AdminAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.AdminAlreadyExistsException
 
AdminAuthenticator - Class in org.wso2.wsas.admin.service.util
Handles DB Based User Authentication
AdminAuthenticator() - Constructor for class org.wso2.wsas.admin.service.util.AdminAuthenticator
 
AdminModule - Class in org.wso2.wsas.admin.module.admin
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 in org.wso2.wsas.persistence.exception
 
AdminNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AdminNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AdminNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.AdminNotFoundException
 
AdminNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.AdminNotFoundException
 
adminResourceBase - Variable in class org.wso2.wsas.ServerManager
 
ANNOTATION - Static variable in class org.wso2.wsas.ServerConstants.HTTPConstants
 
AnyFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
AnyFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.AnyFileUploadExecutor
 
AppenderDAO - Class in org.wso2.wsas.persistence.dao
 
AppenderDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.AppenderDAO
 
AppenderData - Class in org.wso2.wsas.admin.service.util
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
 
AppenderDO - Class in org.wso2.wsas.persistence.dataobject
 
AppenderDO() - Constructor for class org.wso2.wsas.persistence.dataobject.AppenderDO
 
APPLICATION_CONTEXT_LOCATION - Static variable in class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
applyPolicy(Policy, AxisDescription) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
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
 
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
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
assignUserToService(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
AtomElement - Class in org.wso2.wsas.feed.atom
The OMElement representation of the Atom AbstractFeed
AtomElement(OMFactory) - Constructor for class org.wso2.wsas.feed.atom.AtomElement
 
AtomFeed - Class in org.wso2.wsas.feed.atom
 
AtomFeed() - Constructor for class org.wso2.wsas.feed.atom.AtomFeed
 
AtomFeedBuilder - Class in org.wso2.wsas.feed.atom
 
AtomFeedBuilder() - Constructor for class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
AtomProcessor - Class in org.wso2.wsas.transport.util
 
AtomProcessor() - Constructor for class org.wso2.wsas.transport.util.AtomProcessor
 
authenticate(String) - Method in class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
authenticate(String, String) - Method in class org.wso2.wsas.admin.service.util.AdminAuthenticator
 
authenticate(Object) - Method in class org.wso2.wsas.security.WSASJMXAuthenticator
 
AuthenticationHandler - Class in org.wso2.wsas.admin.module.admin.handler
 
AuthenticationHandler() - Constructor for class org.wso2.wsas.admin.module.admin.handler.AuthenticationHandler
 
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
 
axis2RepoLocation - Variable in class org.wso2.wsas.ServerManager
 
AxisConfigAdmin - Class in org.wso2.wsas.admin.service
this class produces the information about the flows and phases
AxisConfigAdmin() - Constructor for class org.wso2.wsas.admin.service.AxisConfigAdmin
 
AxisConfigData - Class in org.wso2.wsas.admin.service.util
keeps the axis config data
AxisConfigData() - Constructor for class org.wso2.wsas.admin.service.util.AxisConfigData
 

B

BASE64_MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
BaseDAO - Class in org.wso2.wsas.persistence.dao
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

canSupportAssertion(Assertion) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
CATEGORY_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
CertData - Class in org.wso2.wsas.admin.service.util
This will provide cert as well as keystore important data.
CertData() - Constructor for class org.wso2.wsas.admin.service.util.CertData
 
CertProcessor - Class in org.wso2.wsas.transport.util
 
CertProcessor() - Constructor for class org.wso2.wsas.transport.util.CertProcessor
 
changeUserPassword(String, String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
CHANNEL_URL_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
CHANNEL_URL_VALUE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
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
 
ClassMethodsData - Class in org.wso2.wsas.admin.service.util
This util class holds the information of class and it related public methods
ClassMethodsData() - Constructor for class org.wso2.wsas.admin.service.util.ClassMethodsData
 
cleanup() - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
clearLogs() - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
ClientUserPasswordCallbackHandler - Class in org.wso2.wsas.security
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
 
closeSession() - Method in class org.wso2.wsas.util.HibernateConfig
 
ClusteringUtil - Class in org.wso2.wsas.util
 
ClusteringUtil() - Constructor for class org.wso2.wsas.util.ClusteringUtil
 
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
 
configContext - Variable in class org.wso2.wsas.ServerManager
 
CONFIGURATION_CONTEXT - Static variable in class org.wso2.wsas.ServerConstants
 
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
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
 
Controllable - Interface in org.wso2.wsas.util
Any Server implementaion which should support restarting, should implement this interface
copyDerbyJAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
copyLog4jJAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
copyWsasWAR(String) - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
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, ClassMethodsData[], 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
This method will generate an aar based on the information given.
createAuthenticate() - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
CREATED_DATE_ELEMET_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
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
 
creatService(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
CryptoAdmin - Class in org.wso2.wsas.admin.service
Handles all cryptographic administration functions
CryptoAdmin() - Constructor for class org.wso2.wsas.admin.service.CryptoAdmin
 
currentSession() - Method in class org.wso2.wsas.util.HibernateConfig
 

D

DataServiceAdmin - Class in org.wso2.wsas.admin.service
Admin operations for DataService
DataServiceAdmin() - Constructor for class org.wso2.wsas.admin.service.DataServiceAdmin
 
DataServiceInfo - Class in org.wso2.wsas.admin.service.util
Holds Data Service meta data.
DataServiceInfo() - Constructor for class org.wso2.wsas.admin.service.util.DataServiceInfo
 
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
 
DBServerData - Class in org.wso2.wsas.admin.service.util
 
DBServerData() - Constructor for class org.wso2.wsas.admin.service.util.DBServerData
 
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
 
DefaultServerInitializer - Class in org.wso2.wsas
 
DefaultServerInitializer() - Constructor for class org.wso2.wsas.DefaultServerInitializer
 
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.dao.KeyStoreDAO
 
deleteKeyStore(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteModule(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
deleteModule(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteRole(String) - Method in class org.wso2.wsas.persistence.dao.UserRoleDAO
 
deleteRole(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.dao.UserDAO
 
deleteRoleFromUser(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteService(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
deleteService(String, String, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
deleteService(ServiceDO, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
deleteService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteServiceGroup(String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
deleteServiceGroup(String) - Method in class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
deleteServiceGroup(AxisServiceGroup) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
deleteUser(String) - Method in class org.wso2.wsas.admin.service.UserAdmin
 
deleteUser(String) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
deleteUser(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
DeploymentInterceptor - Class in org.wso2.wsas.deployment
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
 
deployModule(OMElement) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
deployService(OMElement) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
DERBY_HOME - Static variable in class org.wso2.wsas.ServerConstants
 
DESCRIPTION_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
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.http.AbstractGenericTransportListener
 
destroy() - Method in class org.wso2.wsas.transport.RequestRedirectionFilter
 
disableSecurity(String) - Method in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
disengageModuleFromOperation(String, String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
disengageModuleFromService(String, String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
disengageModuleFromServiceGroup(String, String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
disengageModuleFromSystem(String, String) - Method in class org.wso2.wsas.admin.service.ModuleAdmin
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.wsas.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
doInstallation() - Method in class org.wso2.wsas.installer.EclipseWtpPluginInstalltionMode
 
doInstallation() - Method in interface org.wso2.wsas.installer.InstallationMode
Carry out the installation
doInstallation() - Method in class org.wso2.wsas.installer.ServletContainerInstallationMode
 
doInstallation() - Method in class org.wso2.wsas.installer.WindowsNtServiceInstallation
 
doInstallation() - Method in class org.wso2.wsas.installer.WindowsNtServiceUninstallation
 
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
 
DOWNLOAD_PATH - Static variable in class org.wso2.wsas.ServerConstants.ContextPaths
 
dumpAAR(String) - Method in class org.wso2.wsas.admin.service.ServiceGroupAdmin
Using the information from AxisServiceGroup, a service archive will be created.
DuplicateEntityException - Exception in org.wso2.wsas.persistence.exception
 
DuplicateEntityException() - Constructor for exception org.wso2.wsas.persistence.exception.DuplicateEntityException
 
DuplicateEntityException(String) - Constructor for exception org.wso2.wsas.persistence.exception.DuplicateEntityException
 
DuplicateEntityException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.DuplicateEntityException
 
DuplicateEntityException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.DuplicateEntityException
 

E

Echo - Class in org.wso2.wsas.services.echo
Echo Service
Echo() - Constructor for class org.wso2.wsas.services.echo.Echo
 
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
 
EclipseWtpPluginInstalltionMode - Class in org.wso2.wsas.installer
This class coordinates the WSAS installation as an Eclipse WTP Plugin
EclipseWtpPluginInstalltionMode() - Constructor for class org.wso2.wsas.installer.EclipseWtpPluginInstalltionMode
 
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
 
EJBAppServerAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
EJBAppServerAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerAlreadyExistsException
 
EJBAppServerDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to EJB configuration
EJBAppServerDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.EJBAppServerDAO
 
EJBAppServerData - Class in org.wso2.wsas.admin.service.util
 
EJBAppServerData() - Constructor for class org.wso2.wsas.admin.service.util.EJBAppServerData
 
EJBAppServerDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing ejb application server
EJBAppServerDO() - Constructor for class org.wso2.wsas.persistence.dataobject.EJBAppServerDO
 
EJBAppServerNotFoundException - Exception in org.wso2.wsas.persistence.exception
 
EJBAppServerNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBAppServerNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBAppServerNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBAppServerNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBAppServerNotFoundException
 
EJBConfigurationAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
EJBConfigurationAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationAlreadyExistsException
 
EJBConfigurationDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to EJB configuration
EJBConfigurationDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
EJBConfigurationNotFoundException - Exception in org.wso2.wsas.persistence.exception
 
EJBConfigurationNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBConfigurationNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBConfigurationNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBConfigurationNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.EJBConfigurationNotFoundException
 
EJBInterfaceFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
EJBInterfaceFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.EJBInterfaceFileUploadExecutor
 
EJBProviderAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage EJB Provider
EJBProviderAdmin() - Constructor for class org.wso2.wsas.admin.service.EJBProviderAdmin
 
EJBProviderData - Class in org.wso2.wsas.admin.service.util
 
EJBProviderData() - Constructor for class org.wso2.wsas.admin.service.util.EJBProviderData
 
EJBProviderDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing ejb provider
EJBProviderDO() - Constructor for class org.wso2.wsas.persistence.dataobject.EJBProviderDO
 
embedded - Static variable in class org.wso2.wsas.TomcatServer
 
EmbeddedTomcatServerInfo - Class in org.wso2.wsas.serverinfo
 
EmbeddedTomcatServerInfo() - Constructor for class org.wso2.wsas.serverinfo.EmbeddedTomcatServerInfo
 
EMPTY_SERVICE_VERSION - Static variable in class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
enableClustering(ConfigurationContext) - Static method in class org.wso2.wsas.util.ClusteringUtil
 
ENCRYPTION_USER - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
EncryptionData - Class in org.wso2.wsas.admin.service.util
Encryption configuration status bean
EncryptionData() - Constructor for class org.wso2.wsas.admin.service.util.EncryptionData
 
endMaintenance() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
endMaintenance() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Method to change the state of a node from "maintenance" to "normal"
endMaintenance() - Method in class org.wso2.wsas.ServerManagement
Method to change the state of a node from "maintenance" to "normal"
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
 
ENTRY_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
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
 
ESCAPED_MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
EVENTING_LISTENER - Static variable in class org.wso2.wsas.feed.FeedConstants
 
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.JarZipUploadExecutor
 
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

FaultService - Class in org.wso2.wsas.admin.service.util
 
FaultService() - Constructor for class org.wso2.wsas.admin.service.util.FaultService
 
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
 
FeedConstants - Class in org.wso2.wsas.feed
 
FeedFactory - Class in org.wso2.wsas.feed
 
FeedFactory() - Constructor for class org.wso2.wsas.feed.FeedFactory
 
FeedListener - Class in org.wso2.wsas.feed
 
FeedListener() - Constructor for class org.wso2.wsas.feed.FeedListener
 
FILE_RESOURCE_MAP - Static variable in class org.wso2.wsas.ServerConstants
 
FileDownloadServlet - Class in org.wso2.wsas.transport
 
FileDownloadServlet() - Constructor for class org.wso2.wsas.transport.FileDownloadServlet
 
FileDownloadUtil - Class in org.wso2.wsas.util
 
FileDownloadUtil() - Constructor for class org.wso2.wsas.util.FileDownloadUtil
 
FileUploadExecutor - Interface in org.wso2.wsas.transport.fileupload
 
FileUploadExecutorManager - Class in org.wso2.wsas.transport.fileupload
 
FileUploadExecutorManager(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.FileUploadExecutorManager
 
FileUploadServlet - Class in org.wso2.wsas.transport
 
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.transport.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

genEpr(String, String, int, String, String) - Method in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
GENERAL_SERVICES - Static variable in class org.wso2.wsas.ServerConstants
 
GeneralServices - Class in org.wso2.wsas.admin.service
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
 
GENERATED_PAGES - Static variable in class org.wso2.wsas.ServerConstants
 
GenericApplicationContextSupplier - Class in org.wso2.wsas.admin.service.spring
 
GenericApplicationContextSupplier() - Constructor for class org.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
 
GenericApplicationContextUtil - Class in org.wso2.wsas.admin.service.util
 
GenericApplicationContextUtil() - Constructor for class org.wso2.wsas.admin.service.util.GenericApplicationContextUtil
 
GenericHttpsTransportListener - Class in org.wso2.wsas.transport.http
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
 
GenericHttpTransportListener - Class in org.wso2.wsas.transport.http
 
GenericHttpTransportListener() - Constructor for class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
GenericHttpTransportListener(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
GenericInstaller - Class in org.wso2.wsas.installer
 
GenericInstaller() - Constructor for class org.wso2.wsas.installer.GenericInstaller
 
GenericServerInfo - Class in org.wso2.wsas.serverinfo
 
GenericServerInfo() - Constructor for class org.wso2.wsas.serverinfo.GenericServerInfo
 
GERONIMO_CONFIG_NAMESPACE - Static variable in class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
GERONIMO_CONFIG_XML - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
GeronimoInstaller - Class in org.wso2.wsas.installer
 
GeronimoInstaller() - Constructor for class org.wso2.wsas.installer.GeronimoInstaller
 
GeronimoServerInfo - Class in org.wso2.wsas.serverinfo
 
GeronimoServerInfo() - Constructor for class org.wso2.wsas.serverinfo.GeronimoServerInfo
 
getA_r() - Method in class org.wso2.wsas.services.echo.SimpleBean
 
getAdditivity() - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
getAdditivity() - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
getAlias() - Method in class org.wso2.wsas.admin.service.util.CertData
 
getAliasesForDN(String) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAliasesForDN(String, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
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
 
getAliasForX509Certificate(X509Certificate, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
getAliasForX509Certificate(byte[], String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
getAliasForX509CertThumb(byte[]) - Method in class org.wso2.wsas.security.ServerCrypto
 
getAllAppenders() - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
getAllAppenders() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllKeyStoreNames() - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
getAllLoggerData(String, boolean) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
getAllLoggers() - Method in class org.wso2.wsas.persistence.dao.LoggerDAO
 
getAllLoggers() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getAllModules() - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getAllModules() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getAppenderData(String) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
getAppenderData() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getAppenderDO(String) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
getAppenderDO(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
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.WsasUtils
 
getAxisConfigData() - Method in class org.wso2.wsas.admin.service.AxisConfigAdmin
 
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.ClassMethodsData
 
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
 
getCommandListenerPort() - Static method in class org.wso2.wsas.util.WsasUtils
Get the port of the command listener.
getConfigContext() - Method in class org.wso2.wsas.Main
 
getConfigurationContext() - Method in class org.wso2.wsas.MainServlet
 
getConfigurationContext() - Method in interface org.wso2.wsas.util.Controllable
 
getConfigurationProperty(String) - Method in class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
getConfigurationProperty(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getConnector(String) - Static method in class org.wso2.wsas.TomcatServerCache
 
getCreated() - Method in class org.wso2.wsas.persistence.dataobject.SecurityTokenDO
 
getCurrentStatus() - Static method in class org.wso2.wsas.ServerStatus
Get the current server status
getDatabaseUrlDriverList() - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
Returns list of known database server jdbc urls and driver class names from server.xml
getDataServiceContents(String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
This method will expose the .dbs for a given data service.
getDataWrapper() - Method in class org.wso2.wsas.admin.service.util.DataServiceInfo
 
getDbServerData() - Method in class org.wso2.wsas.admin.service.util.DataServiceInfo
 
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.EclipseWtpPluginInstalltionMode
 
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 interface org.wso2.wsas.installer.InstallationMode
Get the description for this installation mode
getDescription() - Method in class org.wso2.wsas.installer.JBossInstaller
 
getDescription() - Method in class org.wso2.wsas.installer.ServletContainerInstallationMode
 
getDescription() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
getDescription() - Method in class org.wso2.wsas.installer.WindowsNtServiceInstallation
 
getDescription() - Method in class org.wso2.wsas.installer.WindowsNtServiceUninstallation
 
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
 
getDSMetaData(String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
This method will give the setup for DS. if arg init is null or "", it will consider as a call for a new DS.
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.dao.EJBConfigurationDAO
 
getEJBConfiguration(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEJBConfigurations() - Method in class org.wso2.wsas.admin.service.EJBProviderAdmin
 
getEJBConfigurations() - Method in class org.wso2.wsas.persistence.dao.EJBConfigurationDAO
 
getEJBConfigurations() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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(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
 
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
 
getEngagedOperations(String, String) - Method in class org.wso2.wsas.persistence.dao.ModuleDAO
 
getEngagedOperations() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getEngagedOperations(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.dao.ModuleDAO
 
getEngagedServices() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getEngagedServices(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpsTransportListener
 
getEPRForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
getEprs() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpsTransportListener
 
getEPRsForService(String, String) - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
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
 
getHeaderColumnNames(String, String, String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
Loads first line of CSV file as the column header & returns an String array of column names TODO : implement for Excel
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.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
 
getHttpPort() - 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
 
getHttpsPort() - Method in class org.wso2.wsas.ServerManager
 
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.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
 
getIsGloballyEngaged() - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
getIsGlobalPhase() - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
getIsPrimaryKeyStore() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
getIsStarted() - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
getIssuerDN() - Method in class org.wso2.wsas.admin.service.util.CertData
 
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'.
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
 
getJavaVersion() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getJavaVersion() - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
getJavaVMVendor() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
getJavaVMVersion() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
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() - Method in class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
getKeyStore(String) - Method in class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
getKeyStore(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getKeystoreInfo(String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
This method will list 1.
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
 
getKeyStores() - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
getKeyStores() - Method in class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
getKeyStores() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getKeyValue() - Method in class org.wso2.wsas.admin.service.util.KeyStoreData
 
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
 
getLoggerData(String) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
getLoggerData() - Method in class org.wso2.wsas.admin.service.util.LogData
 
getLoggerDO(String) - Method in class org.wso2.wsas.persistence.dao.LoggerDAO
 
getLoggerDO(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getLoggers(AppenderDO) - Method in class org.wso2.wsas.persistence.dao.AppenderDAO
 
getLoggers() - 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
 
getLogs(GetLogsRequest) - Method in class org.wso2.wsas.admin.service.logging.LoggingService
Returns the properly laid out log messages
getLogs() - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
getLogsForSingleLogLevel(String) - Method in class org.wso2.wsas.admin.service.LogViewAdmin
 
getMaxMessageSequence(String, String, String) - Method in class org.wso2.wsas.persistence.dao.MessageDAO
 
getMaxMessageSequence(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.dao.MessageDAO
 
getMessages() - Method in class org.wso2.wsas.persistence.dataobject.OperationDO
 
getMessages(MessageDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getMessages(String, String, long) - Method in class org.wso2.wsas.util.TracePersisterImpl
 
getMethodName() - Method in class org.wso2.wsas.admin.service.util.MethodData
 
getMethods() - Method in class org.wso2.wsas.admin.service.util.ClassMethodsData
 
getMIMEType(File) - Method in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
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.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
 
getModule(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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)
getModulename() - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
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
 
getModules() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
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
 
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
 
getNumberOfActiveServices() - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getNumberOfActiveServices() - Method in interface org.wso2.wsas.admin.service.ServiceAdminMBean
Get the currently active number of services
getNumberOfFaultyServices() - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getNumberOfFaultyServices() - Method in interface org.wso2.wsas.admin.service.ServiceAdminMBean
Get the number of faulty services
getNumberOfInactiveServices() - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
getNumberOfInactiveServices() - Method in interface org.wso2.wsas.admin.service.ServiceAdminMBean
Get the currently inactive number of services
getObject() - Method in class org.wso2.wsas.persistence.dataobject.SerializableObject
 
getOMElement(OMFactory) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
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.
getOperation(String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.MaxTracedMessageSequenceDO
 
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.dao.OperationDAO
 
getOperationParameter(String, String, String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getOperations() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
getOperations() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
getOperations(String, String) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getOperations(ServiceDO) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getOperations() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'operations'.
getOperations(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getOperationStatistics(String, String) - Method in class org.wso2.wsas.admin.service.OperationAdmin
return all accumulated data about this operation
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'.
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
 
getParentName() - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
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
 
getPrivateKeys(String, String, String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
Get all the private keys in KeyStore corresponding to keyStoreFileId
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'.
getProofKeyType() - Method in class org.wso2.wsas.admin.service.STSAdmin
 
getProtocol() - Method in class org.wso2.wsas.admin.service.util.DBServerData
 
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
 
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, Session) - Method in class org.wso2.wsas.persistence.dao.ServiceDAO
 
getRole() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
getRole(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getRSSFeed(String) - Static method in class org.wso2.wsas.feed.FeedFactory
 
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
 
getSCTIssuerConfigParameter(String, Properties, int, String, boolean, boolean) - Static method in class org.wso2.wsas.security.RahasUtil
 
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.dao.SecurityScenarioDAO
 
getSecurityScenario() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'securityScenario'.
getSecurityScenario(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getSequenceId() - Method in class org.wso2.wsas.persistence.dataobject.MaxTracedMessageSequenceDO
 
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
 
getServerDataAsString() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
getServerDataAsString() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Get information about this WSAS instance
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
 
getServerStatus() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
getServerStatus() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Get the current status of this WSAS instance
getServerVersion() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
getServerVersion() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Get the version of this WSAS instance
getServerVersionIndex() - Method in class org.wso2.wsas.installer.AbstractAppServerInstaller
 
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
 
getService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServiceAddress() - Method in class org.wso2.wsas.admin.service.util.TrustedServiceData
 
getServiceArtifactUpdateTime() - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
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.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
 
getServiceGroup(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getServiceName() - Method in class org.wso2.wsas.persistence.dataobject.MaxTracedMessageSequenceDO
 
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
 
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.dao.ServiceGroupDAO
 
getServices(ServiceGroupDO, Session) - 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
 
getServices(ServiceGroupDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getServicesHTML(ConfigurationContext) - Static method in class org.wso2.wsas.transport.util.ServiceHTMLProcessor
Returns the HTML text for the list of services deployed.
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.MaxTracedMessageSequenceDO
 
getServiceVersion() - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Getter for property 'serviceVersion'.
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
 
getSKIBytesFromCert(X509Certificate) - Method in class org.wso2.wsas.security.ServerCrypto
 
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
 
getSpringApplicationContextClassPath(ClassLoader, 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
Get all the information regarding the system log4j information but Logger information such as logger, parent logger, effective level and additivity.
getSystemLogLevel() - Static method in class org.wso2.wsas.util.LoggingUtil
 
getSystemLogPattern() - Static method in class org.wso2.wsas.util.LoggingUtil
 
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.dao.TransportDAO
 
getTransport(String, Session) - Method in class org.wso2.wsas.persistence.dao.TransportDAO
 
getTransport() - Method in class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
getTransport(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.dao.TransportDAO
 
getTransports() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'transports'.
getTransports() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getTrustedCertStores() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Getter for property 'trustStores'.
getTrustedServices() - Method in class org.wso2.wsas.admin.service.STSAdmin
 
getTrustStores() - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
getTrustStores() - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
getTrustStoreServices() - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
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.dao.UserDAO
 
getUser(String, Session) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
getUser(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
 
getUsername() - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
getUserNames() - Method in class org.wso2.wsas.admin.service.UserAdmin
 
getUsernameTokenPrincipal(MessageContext) - Static method in class org.wso2.wsas.security.WSS4JUtil
Returns the UsernameTokenPrincipal from the security results.
getUserRole(String) - Method in class org.wso2.wsas.persistence.dao.UserRoleDAO
 
getUserRole(String) - 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
 
getUserRoles() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserRoles(ServiceUserDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUsers() - Method in class org.wso2.wsas.admin.service.UserAdmin
 
getUsers() - Method in class org.wso2.wsas.admin.service.util.SecurityAssignment
 
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
 
getUsers() - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUsersForService(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserSpecificRoles(String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
getUserTimezone() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
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
 
getWrapper() - Method in class org.wso2.wsas.admin.service.util.PolicyData
 
getWrapper(String) - Static method in class org.wso2.wsas.util.PolicyUtil
 
getWSASHome() - Method in class org.wso2.wsas.installer.AbstractInstaller
 
getWSASHome() - Method in interface org.wso2.wsas.installer.Installable
 
getWSASHome() - Static method in class org.wso2.wsas.installer.InstallationManager
 
getWsasServerXml() - Static method in class org.wso2.wsas.util.WsasUtils
 
getWSDL(String) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
 
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
 
GLOBAL_ADMIN_SERVICE - Static variable in class org.wso2.wsas.ServerConstants
 
GlobalAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage operations on the AxisConfiguration
GlobalAdmin() - Constructor for class org.wso2.wsas.admin.service.GlobalAdmin
 

H

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
 
HandlerData - Class in org.wso2.wsas.admin.service.util
this includes the axis handler data for a pirticular phase
HandlerData(String) - Constructor for class org.wso2.wsas.admin.service.util.HandlerData
 
handleRestRequest(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.wsas.transport.WSASServlet
 
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
 
hasRole(String) - Method in class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
hbConfig - Variable in class org.wso2.wsas.persistence.dao.BaseDAO
 
HibernateConfig - Class in org.wso2.wsas.util
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 in org.wso2.wsas.util
Caches the HibernateConfig for a particular database
HibernateConfigFactory() - Constructor for class org.wso2.wsas.util.HibernateConfigFactory
 
HouseKeepingTask - Class in org.wso2.wsas.util
 
HouseKeepingTask(String, BidiMap) - Constructor for class org.wso2.wsas.util.HouseKeepingTask
 
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
 
HttpGetRequestProcessor - Interface in org.wso2.wsas.transport
This interface is used for plugging in different implementations for special processing of some HTTP GET requests.
HTTPS_TRANSPORT - Static variable in class org.wso2.wsas.ServerConstants
 
HttpsTransportListener - Class in org.wso2.wsas.transport.http
 
HttpsTransportListener() - Constructor for class org.wso2.wsas.transport.http.HttpsTransportListener
 
HttpTransportListener - Class in org.wso2.wsas.transport.http
 
HttpTransportListener() - Constructor for class org.wso2.wsas.transport.http.HttpTransportListener
 

I

ID_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ID_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
importCertificate(String, String) - Method in class org.wso2.wsas.admin.service.CryptoAdmin
 
InfoProcessor - Class in org.wso2.wsas.transport.util
 
InfoProcessor() - Constructor for class org.wso2.wsas.transport.util.InfoProcessor
 
init(ConfigurationContext, AxisModule) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
init(ConfigurationContext) - Method in class org.wso2.wsas.DefaultServerInitializer
 
init(AxisConfiguration) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
init(AxisConfiguration) - Method in class org.wso2.wsas.feed.FeedListener
 
init(ServletConfig) - Method in class org.wso2.wsas.MainServlet
 
init(HandlerDescription) - Method in class org.wso2.wsas.security.pox.POXSecurityHandler
 
init(ConfigurationContext) - Method in interface org.wso2.wsas.ServerInitializer
Intialize the Server instance
init(ServletConfig) - Method in class org.wso2.wsas.transport.FileDownloadServlet
 
init(ServletConfig) - Method in class org.wso2.wsas.transport.FileUploadServlet
 
init(ConfigurationContext, TransportInDescription) - Method in class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
init(ConfigurationContext, TransportInDescription) - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
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(String, String) - Static method in class org.wso2.wsas.util.XmlConfigurationFactory
 
init(String, String, String) - Static method in class org.wso2.wsas.util.XmlConfigurationFactory
 
install() - Method in class org.wso2.wsas.installer.GenericInstaller
 
install() - Method in class org.wso2.wsas.installer.GeronimoInstaller
 
install() - Method in interface org.wso2.wsas.installer.Installable
 
install() - Method in class org.wso2.wsas.installer.JBossInstaller
 
install() - Method in class org.wso2.wsas.installer.TomcatInstaller
 
Installable - Interface in org.wso2.wsas.installer
 
InstallationException - Exception in org.wso2.wsas.installer
 
InstallationException() - Constructor for exception org.wso2.wsas.installer.InstallationException
 
InstallationException(String) - Constructor for exception org.wso2.wsas.installer.InstallationException
 
InstallationException(Throwable) - Constructor for exception org.wso2.wsas.installer.InstallationException
 
InstallationException(String, Throwable) - Constructor for exception org.wso2.wsas.installer.InstallationException
 
InstallationManager - Class in org.wso2.wsas.installer
Manages the installation process of the WSO2 WSAS Embeddable distribution on different application servers.
InstallationManager() - Constructor for class org.wso2.wsas.installer.InstallationManager
 
InstallationMode - Interface in org.wso2.wsas.installer
This interface specifies the installation mode for WSAS.
INSTALLER_TMP_DIR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
InstallerConstants - Class in org.wso2.wsas.installer
 
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.transport.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.WsasUtils
 
isAlive() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
isAlive() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Method to check whether this WSAS instance is alive
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.SystemFilter
 
isFilteredOutService(String) - Static method in class org.wso2.wsas.util.SystemFilter
 
isFoundWebResources() - Method in class org.wso2.wsas.admin.service.util.ServiceMetaData
 
isGlobal() - Method in class org.wso2.wsas.admin.service.util.Phases
 
isOverload() - Method in class org.wso2.wsas.admin.service.util.MethodData
 
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
 
ISSUED_DATE_ELEMET_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
isTimestampFirst() - Method in class org.wso2.wsas.admin.service.util.TimestampData
 
isTracingEnabled() - Method in class org.wso2.wsas.util.TracePersisterImpl
 
isUpdate() - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
isURL(String) - Static method in class org.wso2.wsas.util.WsasUtils
Check whther the specified Strin corresponds to a URL
ITEM_URL_KEY - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ITEM_URL_VALUE - Static variable in class org.wso2.wsas.feed.FeedConstants
 

J

JarZipUploadExecutor - Class in org.wso2.wsas.transport.fileupload
Handles Jar, Zip file upload and creating a service archive out of it This class is totally comply with add_new_jar_zip.xsl.
JarZipUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.JarZipUploadExecutor
 
javaHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 
JBOSS_CONFIG_FILE_SET - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
JBossInstaller - Class in org.wso2.wsas.installer
 
JBossInstaller() - Constructor for class org.wso2.wsas.installer.JBossInstaller
 
JBossServerInfo - Class in org.wso2.wsas.serverinfo
 
JBossServerInfo() - Constructor for class org.wso2.wsas.serverinfo.JBossServerInfo
 

K

KeyStoreAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
KeyStoreAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.KeyStoreAlreadyExistsException
 
KeyStoreDAO - Class in org.wso2.wsas.persistence.dao
 
KeyStoreDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.KeyStoreDAO
 
KeyStoreData - Class in org.wso2.wsas.admin.service.util
This Java bean will hold information related to a given keystores 1.
KeyStoreData() - Constructor for class org.wso2.wsas.admin.service.util.KeyStoreData
 
KeyStoreDO - Class in org.wso2.wsas.persistence.dataobject
 
KeyStoreDO() - Constructor for class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
keyStoreExists(String) - Static method in class org.wso2.wsas.util.KeyStoreUtil
 
KeyStoreFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
KeyStoreFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.KeyStoreFileUploadExecutor
 
KeyStoreSummary - Class in org.wso2.wsas.admin.service.util
 
KeyStoreSummary() - Constructor for class org.wso2.wsas.admin.service.util.KeyStoreSummary
 
KeyStoreUtil - Class in org.wso2.wsas.util
 

L

lastUpdatedTime(AxisServiceGroup) - Static method in class org.wso2.wsas.util.WsasUtils
Get the last updated time of the service artifact corresponding to AxisServiceGroup serviceGroup
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
 
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
listGloballyEngagesModules() - Method in class org.wso2.wsas.admin.service.ModuleAdmin
List all the globally engaged modules
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
listMethodsForClass(String[], String[]) - Method in class org.wso2.wsas.admin.service.ServiceAdmin
This method will list all the public methods for the given classes.
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) - 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
 
LOCAL_HOST_IP - Static variable in class org.wso2.wsas.util.ServerController
 
LOCATION - Static variable in class org.wso2.wsas.ServerConstants.Security
 
log - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
log - Static variable in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
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 in org.wso2.wsas.admin.service.util
 
LogData() - Constructor for class org.wso2.wsas.admin.service.util.LogData
 
LoggerDAO - Class in org.wso2.wsas.persistence.dao
 
LoggerDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.LoggerDAO
 
LoggerData - Class in org.wso2.wsas.admin.service.util
 
LoggerData() - Constructor for class org.wso2.wsas.admin.service.util.LoggerData
 
LoggerData(String, String, boolean, String) - Constructor for class org.wso2.wsas.admin.service.util.LoggerData
 
LoggerDO - Class in org.wso2.wsas.persistence.dataobject
 
LoggerDO() - Constructor for class org.wso2.wsas.persistence.dataobject.LoggerDO
 
LoggingAdmin - Class in org.wso2.wsas.admin.service.logging
This is the Admin service used for obtaining Log4J information about the system and also used for managing the system Log4J configuration
LoggingAdmin() - Constructor for class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
LoggingService - Class in org.wso2.wsas.admin.service.logging
LoggingService java skeleton for the axisService
LoggingService() - Constructor for class org.wso2.wsas.admin.service.logging.LoggingService
 
LoggingUtil - Class in org.wso2.wsas.util
 
LoggingUtil() - Constructor for class org.wso2.wsas.util.LoggingUtil
 
login(String, String) - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
logout() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
LogViewAdmin - Class in org.wso2.wsas.admin.service
 
LogViewAdmin() - Constructor for class org.wso2.wsas.admin.service.LogViewAdmin
 
lookup(AxisOperation) - Method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator.AxisMessageLookup
 

M

main(String[]) - Static method in class org.wso2.wsas.installer.InstallationManager
 
Main - Class in org.wso2.wsas
The main class of the WSO2 WSAS standalone runtime.
Main() - Constructor for class org.wso2.wsas.Main
 
main(String[]) - Static method in class org.wso2.wsas.Main
 
main(String[]) - Static method in class org.wso2.wsas.util.PasswordUpdater
 
MainServlet - Class in org.wso2.wsas
 
MainServlet() - Constructor for class org.wso2.wsas.MainServlet
 
mappingFileName - Static variable in class org.wso2.wsas.util.MIMEType2FileExtensionMap
 
MAX_ARRAY_SIZE - Static variable in class org.wso2.wsas.feed.FeedListener
 
MaxTracedMessageSequenceDO - Class in org.wso2.wsas.persistence.dataobject
This DO keeps track of the maximum sequence of the traced message of each service operation
MaxTracedMessageSequenceDO(String, String, String, long) - Constructor for class org.wso2.wsas.persistence.dataobject.MaxTracedMessageSequenceDO
 
MaxTracedMessageSequenceDO() - Constructor for class org.wso2.wsas.persistence.dataobject.MaxTracedMessageSequenceDO
 
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
 
MessageDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations at the SOAP message level
MessageDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.MessageDAO
 
MessageDO - Class in org.wso2.wsas.persistence.dataobject
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
 
MethodData - Class in org.wso2.wsas.admin.service.util
This util class will hold information related to public method.
MethodData() - Constructor for class org.wso2.wsas.admin.service.util.MethodData
 
Metric - Class in org.wso2.wsas.admin.service.util
 
Metric(double, String) - Constructor for class org.wso2.wsas.admin.service.util.Metric
 
MIMEType2FileExtensionMap - Class in org.wso2.wsas.util
 
MockTryItProcessor - Class in org.wso2.wsas.transport.util
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
 
MODE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 
MODIFIED_DATE_ELEMET_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
ModuleAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage operations related to modules
ModuleAdmin() - Constructor for class org.wso2.wsas.admin.service.ModuleAdmin
 
ModuleAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
ModuleAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ModuleAlreadyExistsException
 
ModuleDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to Axis2 modules
ModuleDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ModuleDAO
 
ModuleDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing an Axis2 module in WSO2 WSAS
ModuleDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModuleDO
 
ModuleFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
ModuleFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.ModuleFileUploadExecutor
 
ModuleIdentifierDO - Class in org.wso2.wsas.persistence.dataobject
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 in org.wso2.wsas.admin.service.util
 
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 in org.wso2.wsas.persistence.exception
 
ModuleNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ModuleNotFoundException
 
ModuleParameterDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a parameter of an Axis2 module in WSO2 WSAS
ModuleParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModuleParameterDO
 
ModulePolicyDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing policy within an Axis2 module
ModulePolicyDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ModulePolicyDO
 
ModulePolicyNotFoundException - Exception in org.wso2.wsas.persistence.exception
 
ModulePolicyNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
ModulePolicyNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
ModulePolicyNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
ModulePolicyNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ModulePolicyNotFoundException
 
modules - Variable in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
MODULES_QN - Static variable in class org.wso2.wsas.ServerConstants.Security
 
moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.wsas.feed.FeedListener
 
monitor - Variable in class org.wso2.wsas.ServerManager
 
Monitor - Class in org.wso2.wsas.util
Monitor thread.
Monitor(int) - Constructor for class org.wso2.wsas.util.Monitor
 

N

NAMESPASE_URL - Static variable in class org.wso2.wsas.feed.FeedConstants
 
NameValuePair - Class in org.wso2.wsas.util
 
NameValuePair() - Constructor for class org.wso2.wsas.util.NameValuePair
 
NameValuePair(String, String) - Constructor for class org.wso2.wsas.util.NameValuePair
 
NAMWSPACE_PREFIX - Static variable in class org.wso2.wsas.feed.FeedConstants
 
NEW_PASSWORD - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
notifyObservers() - Method in class org.wso2.wsas.persistence.dataobject.AbstractDataObject
 

O

OperationAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage service oprations
OperationAdmin() - Constructor for class org.wso2.wsas.admin.service.OperationAdmin
 
OperationDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to axis operations
OperationDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.OperationDAO
 
OperationDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing an axis operation
OperationDO() - Constructor for class org.wso2.wsas.persistence.dataobject.OperationDO
 
OperationMetaData - Class in org.wso2.wsas.admin.service.util
 
OperationMetaData() - Constructor for class org.wso2.wsas.admin.service.util.OperationMetaData
 
OperationParameterDO - Class in org.wso2.wsas.persistence.dataobject
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.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.smtp - package org.wso2.wsas.transport.smtp
 
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
 
OTHER_VERSION - Static variable in class org.wso2.wsas.installer.AbstractAppServerInstaller
 

P

ParameterUtil - Class in org.wso2.wsas.util
Utility class to manipulate Axis2 parameters
ParameterUtil() - Constructor for class org.wso2.wsas.util.ParameterUtil
 
parseRequest(ServletRequestContext) - Method in class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
 
PASSWORD - Static variable in class org.wso2.wsas.ServerConstants.Security
 
PasswordUpdater - Class in org.wso2.wsas.util
A tool for updating the password of a user
PasswordUpdater() - Constructor for class org.wso2.wsas.util.PasswordUpdater
 
PersistenceManager - Class in org.wso2.wsas.persistence
Handles all the persistence related stuff for WSO2 WSAS
PersistenceManager() - Constructor for class org.wso2.wsas.persistence.PersistenceManager
 
persistKeyStore(String, String, String, String, String, String, boolean) - Static method in class org.wso2.wsas.util.KeyStoreUtil
 
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
 
PhaseData - Class in org.wso2.wsas.admin.service.util
this class keeps the data about a pirticular phase
PhaseData(String) - Constructor for class org.wso2.wsas.admin.service.util.PhaseData
 
PhaseOrderData - Class in org.wso2.wsas.admin.service.util
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 in org.wso2.wsas.admin.service.util
 
Phases() - Constructor for class org.wso2.wsas.admin.service.util.Phases
 
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.
POJOFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
POJOFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.POJOFileUploadExecutor
 
PolicyData - Class in org.wso2.wsas.admin.service.util
 
PolicyData() - Constructor for class org.wso2.wsas.admin.service.util.PolicyData
 
PolicyProcessor - Class in org.wso2.wsas.transport.util
 
PolicyProcessor() - Constructor for class org.wso2.wsas.transport.util.PolicyProcessor
 
PolicyUtil - Class in org.wso2.wsas.util
 
PolicyUtil() - Constructor for class org.wso2.wsas.util.PolicyUtil
 
POXSecurityHandler - Class in org.wso2.wsas.security.pox
Handler to convert the HTTP basic auth information into wsse:UsernameToken
POXSecurityHandler() - Constructor for class org.wso2.wsas.security.pox.POXSecurityHandler
 
printServiceHTML(String, ConfigurationContext) - Static method in class org.wso2.wsas.transport.util.ServiceHTMLProcessor
 
printWSDL(ConfigurationContext, String, HttpServletResponse, AbstractWsdlProcessor.WSDLPrinter) - Method in class org.wso2.wsas.transport.util.AbstractWsdlProcessor
 
printWSDL(AxisService) - Method in interface org.wso2.wsas.transport.util.AbstractWsdlProcessor.WSDLPrinter
 
printXsd(HttpServletRequest, HttpServletResponse, ConfigurationContext, String, AxisService) - Static method in class org.wso2.wsas.transport.util.XsdUtil
 
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
 
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
 
ProtectionOrderData - Class in org.wso2.wsas.admin.service.util
Protection order status
ProtectionOrderData() - Constructor for class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
proxyPort - Variable in class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 

R

RahasUtil - Class in org.wso2.wsas.security
 
RahasUtil() - Constructor for class org.wso2.wsas.security.RahasUtil
 
RampartConfigUtil - Class in org.wso2.wsas.security.util
Utility methods to compute Rampart configuration
RampartConfigUtil() - Constructor for class org.wso2.wsas.security.util.RampartConfigUtil
 
removeAllConnectors() - Static method in class org.wso2.wsas.TomcatServerCache
 
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.dao.ServiceDAO
 
removeAllTrustedCertStores() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeAllTrustedCertStores(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
removeAllUsers() - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
 
removeConnector(Connector) - Static method in class org.wso2.wsas.TomcatServerCache
 
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
 
RequestProcessorUtil - Class in org.wso2.wsas.transport.util
 
RequestProcessorUtil() - Constructor for class org.wso2.wsas.transport.util.RequestProcessorUtil
 
RequestRedirectionFilter - Class in org.wso2.wsas.transport
 
RequestRedirectionFilter() - Constructor for class org.wso2.wsas.transport.RequestRedirectionFilter
 
REST_PATH - Static variable in class org.wso2.wsas.ServerConstants.Axis2ParameterNames
 
restart() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
restart() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Forcefully restart this WSAS instance
restart() - Method in class org.wso2.wsas.MainServlet
 
restart() - Method in interface org.wso2.wsas.util.Controllable
 
RESTART_COMMAND - Static variable in class org.wso2.wsas.util.ServerController
 
restartGracefully() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
restartGracefully() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Gracefully restart this WSAS instance.
restartGracefully() - Method in class org.wso2.wsas.MainServlet
 
restartGracefully() - 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
 
RoleData - Class in org.wso2.wsas.admin.service.util
 
RoleData() - Constructor for class org.wso2.wsas.admin.service.util.RoleData
 
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
 
RSSElement - Class in org.wso2.wsas.feed.rss
 
RSSElement(OMFactory) - Constructor for class org.wso2.wsas.feed.rss.RSSElement
 
RSSFeed - Class in org.wso2.wsas.feed.rss
 
RSSFeed() - Constructor for class org.wso2.wsas.feed.rss.RSSFeed
 
RSSFeedBuilder - Class in org.wso2.wsas.feed.rss
 
RSSFeedBuilder() - Constructor for class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
RssProcessor - Class in org.wso2.wsas.transport.util
 
RssProcessor() - Constructor for class org.wso2.wsas.transport.util.RssProcessor
 
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

Sandesha2Admin - Class in org.wso2.wsas.admin.service
Admin Service to manage Sandesha2.
Sandesha2Admin() - Constructor for class org.wso2.wsas.admin.service.Sandesha2Admin
 
Sandesha2Data - Class in org.wso2.wsas.admin.service.util
Holds Sandesha2 read only information
Sandesha2Data() - Constructor for class org.wso2.wsas.admin.service.util.Sandesha2Data
 
saveDataServiceContents(OMElement) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
Saves a modified DS configuration
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
 
SECURITY_NAMESPACE - Static variable in class org.wso2.wsas.ServerConstants.Security
 
SecurityAssignment - Class in org.wso2.wsas.admin.service.util
 
SecurityAssignment() - Constructor for class org.wso2.wsas.admin.service.util.SecurityAssignment
 
SecurityScenarioAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
SecurityScenarioAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with null as its detail message.
SecurityScenarioAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with the specified detail message.
SecurityScenarioAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with the specified detail message and cause.
SecurityScenarioAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.SecurityScenarioAlreadyExistsException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
SecurityScenarioConfigAdmin - Class in org.wso2.wsas.admin.service
Admin service for configuring Security scenarios
SecurityScenarioConfigAdmin() - Constructor for class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
SecurityScenarioDAO - Class in org.wso2.wsas.persistence.dao
 
SecurityScenarioDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.SecurityScenarioDAO
 
SecurityScenarioDO - Class in org.wso2.wsas.persistence.dataobject
 
SecurityScenarioDO() - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
Constructs a new SecurityScenarioDO.
SecurityTokenDAO - Class in org.wso2.wsas.persistence.dao
 
SecurityTokenDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.SecurityTokenDAO
 
SecurityTokenDO - Class in org.wso2.wsas.persistence.dataobject
 
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 in org.wso2.wsas.persistence.dataobject
 
SecurityTokenPropertyDO(String, String) - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
SecurityTokenPropertyDO() - Constructor for class org.wso2.wsas.persistence.dataobject.SecurityTokenPropertyDO
 
SecurityTokenStore - Class in org.wso2.wsas.trust
 
SecurityTokenStore() - Constructor for class org.wso2.wsas.trust.SecurityTokenStore
 
SelectableString - Class in org.wso2.wsas.admin.service.util
 
SelectableString() - Constructor for class org.wso2.wsas.admin.service.util.SelectableString
 
SelectableString(String, boolean) - Constructor for class org.wso2.wsas.admin.service.util.SelectableString
 
sendReceive(OMElement, String) - Static method in class org.wso2.wsas.security.XKMSCryptoClient
 
SerializableObject - Class in org.wso2.wsas.persistence.dataobject
 
SerializableObject() - Constructor for class org.wso2.wsas.persistence.dataobject.SerializableObject
 
SerializableObject(Object) - Constructor for class org.wso2.wsas.persistence.dataobject.SerializableObject
 
serializeModules(Collection, OMElement, OMFactory, OMNamespace, AxisDescription) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
serializeParameter(Parameter, OMElement, OMFactory, OMNamespace) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
serializeParameterList(List, OMElement, OMFactory, OMNamespace) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
serializePolicyIncludes(OMElement, List, PolicyRegistry) - Static method in class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
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
 
ServerAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage server related operations
ServerAdmin() - Constructor for class org.wso2.wsas.admin.service.ServerAdmin
 
ServerAdminMBean - Interface in org.wso2.wsas.admin.service
MBean interface for exposing Server Adminstration functionalities
ServerConfigurationDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to WSO2 WSAS configurations.
ServerConfigurationDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
ServerConfigurationDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing the Server configuration
ServerConfigurationDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServerConfigurationDO
 
ServerConstants - Class in org.wso2.wsas
WSO2 WSAS constants
ServerConstants.Axis2ParameterNames - Class in org.wso2.wsas
 
ServerConstants.Axis2ParameterNames() - Constructor for class org.wso2.wsas.ServerConstants.Axis2ParameterNames
 
ServerConstants.ContextPaths - Class in org.wso2.wsas
 
ServerConstants.ContextPaths() - Constructor for class org.wso2.wsas.ServerConstants.ContextPaths
 
ServerConstants.HTTPConstants - Class in org.wso2.wsas
 
ServerConstants.HTTPConstants() - Constructor for class org.wso2.wsas.ServerConstants.HTTPConstants
 
ServerConstants.Logging - Class in org.wso2.wsas
 
ServerConstants.Logging() - Constructor for class org.wso2.wsas.ServerConstants.Logging
 
ServerConstants.Security - Class in org.wso2.wsas
 
ServerConstants.Security() - Constructor for class org.wso2.wsas.ServerConstants.Security
 
ServerController - Class in org.wso2.wsas.util
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 in org.wso2.wsas.security
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 in org.wso2.wsas.admin.service.util
 
ServerData(String, String) - Constructor for class org.wso2.wsas.admin.service.util.ServerData
 
ServerData() - Constructor for class org.wso2.wsas.admin.service.util.ServerData
 
serverHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 
ServerInfo - Interface in org.wso2.wsas.serverinfo
Interface used by WSO2 WSAS to interact/interface with the container in which a given WSO2 WSAS instance is deployed in.
ServerInitializer - Interface in org.wso2.wsas
 
ServerManagement - Class in org.wso2.wsas
 
ServerManagement(Map) - Constructor for class org.wso2.wsas.ServerManagement
 
ServerManagement() - Constructor for class org.wso2.wsas.ServerManagement
 
serverManager - Variable in class org.wso2.wsas.MainServlet
 
ServerManager - Class in org.wso2.wsas
This class is responsible for managing the WSO2 WSAS instance during startup.
serverName - Variable in class org.wso2.wsas.MainServlet
 
ServerPropertyKeys - Class in org.wso2.wsas.transport
 
ServerPropertyKeys() - Constructor for class org.wso2.wsas.transport.ServerPropertyKeys
 
serverRegistered() - Method in class org.wso2.wsas.admin.service.GlobalAdmin
 
serverSocket - Static variable in class org.wso2.wsas.util.ServerController
 
ServerStatus - Class in org.wso2.wsas.admin.service.util
 
ServerStatus() - Constructor for class org.wso2.wsas.admin.service.util.ServerStatus
 
ServerStatus - Class in org.wso2.wsas
The status in which this WSAS instance can currently be in
serverWorkDir - Variable in class org.wso2.wsas.ServerManager
 
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
 
ServiceAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage services
ServiceAdmin() - Constructor for class org.wso2.wsas.admin.service.ServiceAdmin
 
ServiceAdminMBean - Interface in org.wso2.wsas.admin.service
MBean interface for exposing Service Adminstration functionalities
ServiceAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
ServiceAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceAlreadyExistsException
 
ServiceArchiveCreator - Class in org.wso2.wsas.admin.service.util
 
ServiceArchiveCreator() - Constructor for class org.wso2.wsas.admin.service.util.ServiceArchiveCreator
 
ServiceArchiveCreator.AxisMessageLookup - Class in org.wso2.wsas.admin.service.util
TODO Find better way via Axis2.
ServiceArchiveCreator.AxisMessageLookup() - Constructor for class org.wso2.wsas.admin.service.util.ServiceArchiveCreator.AxisMessageLookup
 
ServiceDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to axis services
ServiceDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ServiceDAO
 
ServiceDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a service in WSO2 WSAS
ServiceDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceDO
Constructs a new ServiceDO.
ServiceElement - Class in org.wso2.wsas.feed.rss
 
ServiceElement() - Constructor for class org.wso2.wsas.feed.rss.ServiceElement
 
ServiceFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
ServiceFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.ServiceFileUploadExecutor
 
ServiceGroupAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage service groups
ServiceGroupAdmin() - Constructor for class org.wso2.wsas.admin.service.ServiceGroupAdmin
 
ServiceGroupDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to axis service groups.
ServiceGroupDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.ServiceGroupDAO
 
ServiceGroupDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a service group in WSO2 WSAS
ServiceGroupDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
ServiceGroupMetaData - Class in org.wso2.wsas.admin.service.util
 
ServiceGroupMetaData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceGroupMetaData
 
ServiceGroupNotFoundException - Exception in org.wso2.wsas.persistence.exception
Exception to indicate that a service group was not found
ServiceGroupNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.ServiceGroupNotFoundException
 
ServiceGroupNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceGroupNotFoundException
 
ServiceGroupNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceGroupNotFoundException
 
ServiceGroupNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceGroupNotFoundException
 
ServiceGroupParameterDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a parameter of a service
ServiceGroupParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceGroupParameterDO
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.wsas.feed.FeedListener
 
ServiceHTMLProcessor - Class in org.wso2.wsas.transport.util
 
ServiceHTMLProcessor() - Constructor for class org.wso2.wsas.transport.util.ServiceHTMLProcessor
 
ServiceIdentifierDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a service identifier in WSO2 WSAS
ServiceIdentifierDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceIdentifierDO
 
ServiceKeyStore - Class in org.wso2.wsas.admin.service.util
 
ServiceKeyStore() - Constructor for class org.wso2.wsas.admin.service.util.ServiceKeyStore
 
ServiceMetaData - Class in org.wso2.wsas.admin.service.util
 
ServiceMetaData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceMetaData
 
ServiceNotFoundException - Exception in org.wso2.wsas.persistence.exception
 
ServiceNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceNotFoundException
 
ServiceParameterDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a parameter of a service
ServiceParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceParameterDO
 
ServicePasswordCallbackHandler - Class in org.wso2.wsas.security
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 in org.wso2.wsas.persistence.exception
 
ServicePolicyAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyAlreadyExistsException
 
ServicePolicyDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing policy of a service
ServicePolicyDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServicePolicyDO
 
ServicePolicyNotFoundException - Exception in org.wso2.wsas.persistence.exception
 
ServicePolicyNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServicePolicyNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServicePolicyNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServicePolicyNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServicePolicyNotFoundException
 
ServiceRoleData - Class in org.wso2.wsas.admin.service.util
 
ServiceRoleData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceRoleData
 
services - Variable in class org.wso2.wsas.persistence.dataobject.SecurityScenarioDO
 
serviceUpdate(AxisEvent, AxisService) - Method in class org.wso2.wsas.deployment.DeploymentInterceptor
 
serviceUpdate(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
serviceUpdate(AxisEvent, AxisService) - Method in class org.wso2.wsas.feed.FeedListener
 
serviceUpdate(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
ServiceUserAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
ServiceUserAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserAlreadyExistsException
 
ServiceUserData - Class in org.wso2.wsas.admin.service.util
 
ServiceUserData() - Constructor for class org.wso2.wsas.admin.service.util.ServiceUserData
 
ServiceUserDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a user of a service(s) in WSO2 WSAS
ServiceUserDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceUserDO
 
ServiceUserNotFoundException - Exception in org.wso2.wsas.persistence.exception
 
ServiceUserNotFoundException() - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserNotFoundException(String) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserNotFoundException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserNotFoundException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.ServiceUserNotFoundException
 
ServiceUserRoleDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing user roles in WSO2 WSAS
ServiceUserRoleDO() - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
ServiceUserRoleDO(String) - Constructor for class org.wso2.wsas.persistence.dataobject.ServiceUserRoleDO
 
ServletContainerInstallationMode - Class in org.wso2.wsas.installer
This class coordinates the WSAS installation on a servlet container
ServletContainerInstallationMode() - Constructor for class org.wso2.wsas.installer.ServletContainerInstallationMode
 
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.admin.service.util.LoggerData
 
setAdditivity(boolean) - Method in class org.wso2.wsas.persistence.dataobject.LoggerDO
 
setAlias(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
setAppenderData(AppenderData[]) - Method in class org.wso2.wsas.admin.service.util.LogData
 
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
 
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
 
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.ClassMethodsData
 
setClassName(String) - Method in class org.wso2.wsas.admin.service.util.HandlerData
 
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
 
setDataWrapper(OMElement) - Method in class org.wso2.wsas.admin.service.util.DataServiceInfo
 
setDbServerData(DBServerData[]) - Method in class org.wso2.wsas.admin.service.util.DataServiceInfo
 
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
 
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
 
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
 
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
 
setEnvVariables(String[]) - Method in class org.wso2.wsas.installer.ServletContainerInstallationMode
 
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
 
setIsGloballyEngaged(boolean) - Method in class org.wso2.wsas.persistence.dataobject.ModuleDO
 
setIsGlobalPhase(boolean) - Method in class org.wso2.wsas.admin.service.util.PhaseData
 
setIsPrimaryKeyStore(boolean) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
setIsStarted(boolean) - Method in class org.wso2.wsas.persistence.dataobject.TransportDO
 
setIssuerDN(String) - Method in class org.wso2.wsas.admin.service.util.CertData
 
setIsSysLogAppender(boolean) - Method in class org.wso2.wsas.admin.service.util.AppenderData
 
setIsSysLogAppender(boolean) - Method in class org.wso2.wsas.persistence.dataobject.AppenderDO
 
setIsUTAuthEnabled(boolean) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'isUTAuthEnabled'.
setJavaHome(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaHome(String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
setJavaHome(String) - Method in interface org.wso2.wsas.installer.Installable
 
setJavaRuntimeName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerStatus
 
setJavaVMVendor(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setJavaVMVersion(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
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
 
setKeystore(ServiceKeyStore[]) - Method in class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 
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
 
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
 
setLoggerData(LoggerData[]) - Method in class org.wso2.wsas.admin.service.util.LogData
 
setLoggers(Set) - 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
 
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
 
setMethodName(String) - Method in class org.wso2.wsas.admin.service.util.MethodData
 
setMethods(MethodData[]) - Method in class org.wso2.wsas.admin.service.util.ClassMethodsData
 
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
 
setModulename(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
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
 
setModules(List) - Method in class org.wso2.wsas.feed.rss.ServiceElement
 
setModuleVersion(String) - Method in class org.wso2.wsas.admin.service.util.ModuleMetaData
 
setMonitor(Monitor) - Method in class org.wso2.wsas.Main
 
setMonitor(Monitor) - Method in class org.wso2.wsas.MainServlet
 
setMonitor(Monitor) - Method in interface org.wso2.wsas.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
 
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.MaxTracedMessageSequenceDO
 
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'.
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'.
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
 
setOverload(boolean) - Method in class org.wso2.wsas.admin.service.util.MethodData
 
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
 
setParentName(String) - Method in class org.wso2.wsas.admin.service.util.LoggerData
 
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.admin.service.util.DBServerData
 
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
 
setSequenceId(long) - Method in class org.wso2.wsas.persistence.dataobject.MaxTracedMessageSequenceDO
 
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
 
setServerInMaintenance() - Static method in class org.wso2.wsas.ServerStatus
Set server to maintenace mode
setServerName(String) - Method in class org.wso2.wsas.admin.service.util.EJBAppServerData
 
setServerName(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
setServerRestarting() - Static method in class org.wso2.wsas.ServerStatus
Set server to restarting-down mode
setServerRunning() - Static method in class org.wso2.wsas.ServerStatus
Set server to running mode
setServerShuttingDown() - Static method in class org.wso2.wsas.ServerStatus
Set server to shutting-down mode
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
 
setServiceArtifactUpdateTime(Long) - Method in class org.wso2.wsas.persistence.dataobject.ServiceGroupDO
 
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
 
setServiceName(String) - Method in class org.wso2.wsas.persistence.dataobject.MaxTracedMessageSequenceDO
 
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
 
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
 
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.MaxTracedMessageSequenceDO
 
setServiceVersion(String) - Method in class org.wso2.wsas.persistence.dataobject.MessageDO
Setter for property 'serviceVersion'.
setServletContextProperties(ServletContext, Map, boolean, int, int, String) - Static method in class org.wso2.wsas.util.WsasUtils
 
setSignatureParts(String[][]) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setSignBeforeEncrypt(boolean) - Method in class org.wso2.wsas.admin.service.util.ProtectionOrderData
 
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
 
setSystemLoggingParameters(String, String) - Static method in class org.wso2.wsas.util.LoggingUtil
 
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'.
setTrustedCertStores(Set) - Method in class org.wso2.wsas.persistence.dataobject.ServiceDO
Setter for property 'trustStores'.
setTrustStores(String[]) - Method in class org.wso2.wsas.admin.service.util.EncryptionData
 
setTrustStores(String[]) - Method in class org.wso2.wsas.admin.service.util.SignatureData
 
setTrustStoreServices(Set) - Method in class org.wso2.wsas.persistence.dataobject.KeyStoreDO
 
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
 
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
 
setUserTimezone(String) - Method in class org.wso2.wsas.admin.service.util.ServerData
 
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
 
setWorkDir(String) - Method in class org.wso2.wsas.util.HouseKeepingTask
 
setWrapper(String) - Method in class org.wso2.wsas.admin.service.util.PolicyData
 
setWSASHome(String) - Method in class org.wso2.wsas.installer.AbstractInstaller
 
setWSASHome(String) - Method in interface org.wso2.wsas.installer.Installable
 
setWsasVersion(String) - Method in class org.wso2.wsas.installer.ServletContainerInstallationMode
 
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'.
shutdown(ConfigurationContext) - Method in class org.wso2.wsas.admin.module.admin.AdminModule
 
shutdown() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
shutdown() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Forcefully shutdown this WSAS instance
shutdown() - Method in class org.wso2.wsas.Main
 
shutdown() - Method in class org.wso2.wsas.MainServlet
 
shutdown() - Method in interface org.wso2.wsas.util.Controllable
 
SHUTDOWN_COMMAND - Static variable in class org.wso2.wsas.util.ServerController
 
shutdownGracefully() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
shutdownGracefully() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Gracefully shutdown this WSAS instance All client connections will be served before shutting down the server
shutdownGracefully() - Method in class org.wso2.wsas.MainServlet
 
shutdownGracefully() - Method in interface org.wso2.wsas.util.Controllable
 
shutdownHookThread - Static variable in class org.wso2.wsas.Main
 
shutDownServer() - Method in class org.wso2.wsas.util.ServerController
send the shutdown command to server listen port
SignatureData - Class in org.wso2.wsas.admin.service.util
Signature configuration status bean
SignatureData() - Constructor for class org.wso2.wsas.admin.service.util.SignatureData
 
SimpleBean - Class in org.wso2.wsas.services.echo
Simple bean used in the echo service
SimpleBean() - Constructor for class org.wso2.wsas.services.echo.SimpleBean
 
SMTPFaultHandler - Class in org.wso2.wsas.transport.smtp
This will handle faults for SMTP case.
SMTPFaultHandler() - Constructor for class org.wso2.wsas.transport.smtp.SMTPFaultHandler
 
SpringBeansData - Class in org.wso2.wsas.admin.service.util
 
SpringBeansData() - Constructor for class org.wso2.wsas.admin.service.util.SpringBeansData
 
SpringFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
SpringFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.SpringFileUploadExecutor
 
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 class org.wso2.wsas.transport.http.GenericHttpsTransportListener
 
start() - Method in class org.wso2.wsas.transport.http.GenericHttpTransportListener
 
start() - Method in class org.wso2.wsas.transport.http.HttpsTransportListener
 
start() - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
start() - Method in interface org.wso2.wsas.WebServer
 
startListenerManager() - Method in class org.wso2.wsas.ServerManager
 
startMaintenance() - Method in class org.wso2.wsas.admin.service.ServerAdmin
 
startMaintenance() - Method in interface org.wso2.wsas.admin.service.ServerAdminMBean
Method to switch a node to maintenance mode.
startMaintenance() - Method in class org.wso2.wsas.ServerManagement
Method to switch a node to maintenance mode.
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(String) - Method in interface org.wso2.wsas.admin.service.ServiceAdminMBean
Start the service specified by serviceName
startService(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
startService(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
STATISTICS_MODULE - Static variable in class org.wso2.wsas.ServerConstants
 
STATISTICS_SERVICE_GROUP - Static variable in class org.wso2.wsas.ServerConstants
 
StatisticsClient - Class in org.wso2.wsas.admin.service
 
StatisticsClient() - Constructor for class org.wso2.wsas.admin.service.StatisticsClient
 
status() - Method in class org.wso2.wsas.Main
 
status() - Method in class org.wso2.wsas.ServerManager
 
STATUS_IN_MAINTENANCE - Static variable in class org.wso2.wsas.ServerStatus
Server has switched to maintenace mode
STATUS_RESTARTING - Static variable in class org.wso2.wsas.ServerStatus
Server is restarting
STATUS_RUNNING - Static variable in class org.wso2.wsas.ServerStatus
Server is running
STATUS_SHUTTING_DOWN - Static variable in class org.wso2.wsas.ServerStatus
Server is shutting down
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 class org.wso2.wsas.transport.http.AbstractGenericTransportListener
 
stop() - Method in class org.wso2.wsas.transport.http.HttpsTransportListener
 
stop() - Method in class org.wso2.wsas.transport.http.HttpTransportListener
 
stop() - Method in interface org.wso2.wsas.WebServer
 
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(String) - Method in interface org.wso2.wsas.admin.service.ServiceAdminMBean
Stop the service specified by serviceName
stopService(AxisService, String) - Method in class org.wso2.wsas.feed.atom.AtomFeedBuilder
 
stopService(AxisService, String) - Method in class org.wso2.wsas.feed.rss.RSSFeedBuilder
 
STS_NAME - Static variable in class org.wso2.wsas.ServerConstants
 
STSAdmin - Class in org.wso2.wsas.admin.service
Administration service of the WSO2WSAS-SecurityTokenService
STSAdmin() - Constructor for class org.wso2.wsas.admin.service.STSAdmin
 
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
 
SystemFilter - Class in org.wso2.wsas.util
This class will filter admin services and modules.
SystemFilter() - Constructor for class org.wso2.wsas.util.SystemFilter
 
SystemRestarter - Class in org.wso2.wsas.util
 
SystemRestarter(boolean, Controllable, Controllable, String, Monitor) - Constructor for class org.wso2.wsas.util.SystemRestarter
 

T

TAGLINE_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
testJDBCConnection(String, String, String, String) - Method in class org.wso2.wsas.admin.service.DataServiceAdmin
This will test a connection to a given database.
throwAxisFault() - Method in class org.wso2.wsas.services.echo.Echo
 
TimestampData - Class in org.wso2.wsas.admin.service.util
Timstamp status bean
TimestampData() - Constructor for class org.wso2.wsas.admin.service.util.TimestampData
 
TITLE_ELEMENT_NAME - Static variable in class org.wso2.wsas.feed.FeedConstants
 
TMP_DIR - Static variable in class org.wso2.wsas.installer.InstallerConstants
 
TokenAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
TokenAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with null as its detail message.
TokenAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with the specified detail message.
TokenAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with the specified detail message and cause.
TokenAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.TokenAlreadyExistsException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
toLoggerDO(Logger) - Static method in class org.wso2.wsas.util.LoggingUtil
when getting loggers from getCurrentLoggers method it will return all the loggers in the system. this includes loggers we have initialized using getLogger methods. but these loggers does not have a log level set they get the log level from the parent loggers. but to store in database we use only loggers with a log level
Tomcat41xServerInfo - Class in org.wso2.wsas.serverinfo
 
Tomcat41xServerInfo() - Constructor for class org.wso2.wsas.serverinfo.Tomcat41xServerInfo
 
Tomcat5xServerInfo - Class in org.wso2.wsas.serverinfo
 
Tomcat5xServerInfo() - Constructor for class org.wso2.wsas.serverinfo.Tomcat5xServerInfo
 
Tomcat6xServerInfo - Class in org.wso2.wsas.serverinfo
 
Tomcat6xServerInfo() - Constructor for class org.wso2.wsas.serverinfo.Tomcat6xServerInfo
 
TOMCAT_SERVER_XML - Static variable in class org.wso2.wsas.transport.ServerPropertyKeys
 
TomcatInstaller - Class in org.wso2.wsas.installer
 
TomcatInstaller() - Constructor for class org.wso2.wsas.installer.TomcatInstaller
 
TomcatRepositoryListener - Class in org.wso2.wsas
 
TomcatRepositoryListener(Embedded, Host, String) - Constructor for class org.wso2.wsas.TomcatRepositoryListener
 
TomcatServer - Class in org.wso2.wsas
 
TomcatServer() - Constructor for class org.wso2.wsas.TomcatServer
 
TomcatServerCache - Class in org.wso2.wsas
 
TomcatServerCache() - Constructor for class org.wso2.wsas.TomcatServerCache
 
toString() - Method in class org.wso2.wsas.admin.service.util.Phases
 
toString() - Method in class org.wso2.wsas.admin.service.util.ServerData
 
toString() - Method in class org.wso2.wsas.installer.EclipseWtpPluginInstalltionMode
 
toString() - Method in class org.wso2.wsas.installer.ServletContainerInstallationMode
 
toString() - Method in class org.wso2.wsas.installer.WindowsNtServiceInstallation
 
toString() - Method in class org.wso2.wsas.installer.WindowsNtServiceUninstallation
 
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
 
TraceFilterImpl - Class in org.wso2.wsas.util
 
TraceFilterImpl() - Constructor for class org.wso2.wsas.util.TraceFilterImpl
 
TracePersisterImpl - Class in org.wso2.wsas.util
 
TracePersisterImpl() - Constructor for class org.wso2.wsas.util.TracePersisterImpl
 
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
 
TransportAdmin - Class in org.wso2.wsas.admin.service
 
TransportAdmin() - Constructor for class org.wso2.wsas.admin.service.TransportAdmin
 
TransportAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
TransportAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.TransportAlreadyExistsException
 
TransportDAO - Class in org.wso2.wsas.persistence.dao
 
TransportDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.TransportDAO
 
TransportDetails - Class in org.wso2.wsas.transport.util
 
TransportDetails() - Constructor for class org.wso2.wsas.transport.util.TransportDetails
 
TransportDO - Class in org.wso2.wsas.persistence.dataobject
 
TransportDO() - Constructor for class org.wso2.wsas.persistence.dataobject.TransportDO
 
TransportParameter - Class in org.wso2.wsas.transport.util
 
TransportParameter() - Constructor for class org.wso2.wsas.transport.util.TransportParameter
 
TransportParameter(String, String) - Constructor for class org.wso2.wsas.transport.util.TransportParameter
 
TransportParameterDO - Class in org.wso2.wsas.persistence.dataobject
Data object representing a parameter of an Axis2 transport in WSO2 WSAS
TransportParameterDO() - Constructor for class org.wso2.wsas.persistence.dataobject.TransportParameterDO
 
TransportSummary - Class in org.wso2.wsas.transport.util
 
TransportSummary() - Constructor for class org.wso2.wsas.transport.util.TransportSummary
 
TrustedServiceData - Class in org.wso2.wsas.admin.service.util
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
TYPE - Static variable in class org.wso2.wsas.ServerConstants.Security
 
TYPE_ARRTIBUTE - Static variable in class org.wso2.wsas.feed.FeedConstants
 

U

UIInitializerServlet - Class in org.wso2.wsas.transport
This is the bridge between WSO2WSAS and WSO2 Admin UI Framework
UIInitializerServlet() - Constructor for class org.wso2.wsas.transport.UIInitializerServlet
 
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, boolean) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
Set the Appender information.
updateAppenderData(String, String, String, String, String, String, boolean, boolean) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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
updateConfigurationProperty(String, String) - Method in class org.wso2.wsas.persistence.dao.ServerConfigurationDAO
 
updateConfigurationProperty(String, String) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateEntity(AbstractDataObject) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateLoggerData(String, String, boolean, boolean) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
 
updateLoggerData(String, String, boolean) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateLoggerDO(LoggerDO) - Method in class org.wso2.wsas.persistence.dao.LoggerDAO
 
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.dao.OperationDAO
 
updateOperation(OperationDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
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.dao.ServiceDAO
 
updateService(ServiceDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateServicePolicy(ServicePolicyDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
updateSystemLog(String, String, boolean) - Method in class org.wso2.wsas.admin.service.logging.LoggingAdmin
Globally update the System Logging configuration.
updateUser(ServiceUserDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
upload(OMElement) - Method in class org.wso2.wsas.admin.service.GeneralServices
Web service method
UPLOAD_PATH - Static variable in class org.wso2.wsas.ServerConstants.ContextPaths
 
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
 
USER - Static variable in class org.wso2.wsas.admin.service.SecurityScenarioConfigAdmin
 
UserAdmin - Class in org.wso2.wsas.admin.service
Admin service to manage WSO2 WSAS users
UserAdmin() - Constructor for class org.wso2.wsas.admin.service.UserAdmin
 
UserDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to users
UserDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.UserDAO
 
UserData - Class in org.wso2.wsas.admin.service.util
 
UserData() - Constructor for class org.wso2.wsas.admin.service.util.UserData
 
userHasRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.dao.UserDAO
 
userHasRole(String, ServiceUserRoleDO) - Method in class org.wso2.wsas.persistence.PersistenceManager
 
USERNAME - Static variable in class org.wso2.wsas.util.PasswordUpdater
 
UsernameTokenAuthData - Class in org.wso2.wsas.admin.service.util
UsernameToken authenticatoin status bean
UsernameTokenAuthData() - Constructor for class org.wso2.wsas.admin.service.util.UsernameTokenAuthData
 
UserRoleAlreadyExistsException - Exception in org.wso2.wsas.persistence.exception
 
UserRoleAlreadyExistsException() - Constructor for exception org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleAlreadyExistsException(String) - Constructor for exception org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleAlreadyExistsException(Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleAlreadyExistsException(String, Throwable) - Constructor for exception org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException
 
UserRoleDAO - Class in org.wso2.wsas.persistence.dao
Data access object managing persistence operations related to user roles
UserRoleDAO(HibernateConfig) - Constructor for class org.wso2.wsas.persistence.dao.UserRoleDAO
 
UtKeystoreSecurityAssignment - Class in org.wso2.wsas.admin.service.util
Bean that holds ut and keystore related infomation
UtKeystoreSecurityAssignment() - Constructor for class org.wso2.wsas.admin.service.util.UtKeystoreSecurityAssignment
 

V

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
 
Version - Class in org.wso2.wsas.services.version
The WSO2 WSAS Version service
Version() - Constructor for class org.wso2.wsas.services.version.Version
 

W

waitForRequestCompletion() - Method in class org.wso2.wsas.ServerManagement
Wait till all service requests have been serviced.
WEB_RESOURCE_LOCATION - Static variable in class org.wso2.wsas.ServerConstants
 
WebServer - Interface in org.wso2.wsas
 
WindowsNtServiceInstallation - Class in org.wso2.wsas.installer
This class coordinates the WSAS installation as a Windows NT service
WindowsNtServiceInstallation() - Constructor for class org.wso2.wsas.installer.WindowsNtServiceInstallation
 
WindowsNtServiceUninstallation - Class in org.wso2.wsas.installer
This class coordinates the WSAS installation as a Windows NT service
WindowsNtServiceUninstallation() - Constructor for class org.wso2.wsas.installer.WindowsNtServiceUninstallation
 
WORK_DIR - Static variable in class org.wso2.wsas.ServerConstants
 
writeDocument(ByteArrayOutputStream, OutputStream, String, String, boolean) - Static method in class org.wso2.wsas.transport.util.RequestProcessorUtil
 
WSASJMXAuthenticator - Class in org.wso2.wsas.security
JMX Authenticator for WSAS
WSASJMXAuthenticator() - Constructor for class org.wso2.wsas.security.WSASJMXAuthenticator
 
WSASServlet - Class in org.wso2.wsas.transport
This is the main HTTP and HTTPS transport
WSASServlet() - Constructor for class org.wso2.wsas.transport.WSASServlet
 
WsasUtils - Class in org.wso2.wsas.util
A collection of useful utility methods
WsasUtils() - Constructor for class org.wso2.wsas.util.WsasUtils
 
WSDDFileUploadExecutor - Class in org.wso2.wsas.transport.fileupload
 
WSDDFileUploadExecutor(ConfigurationContext) - Constructor for class org.wso2.wsas.transport.fileupload.WSDDFileUploadExecutor
 
Wsdl11Processor - Class in org.wso2.wsas.transport.util
 
Wsdl11Processor() - Constructor for class org.wso2.wsas.transport.util.Wsdl11Processor
 
Wsdl20Processor - Class in org.wso2.wsas.transport.util
 
Wsdl20Processor() - Constructor for class org.wso2.wsas.transport.util.Wsdl20Processor
 
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
 
wso2wsasHome - Variable in class org.wso2.wsas.installer.AbstractInstaller
 
WSS4JUtil - Class in org.wso2.wsas.security
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
 

X

XKMSCryptoClient - Class in org.wso2.wsas.security
 
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 - Static variable in class org.wso2.wsas.Main
 
XmlConfiguration - Class in org.wso2.wsas.util
 
XmlConfiguration(String) - Constructor for class org.wso2.wsas.util.XmlConfiguration
 
XmlConfiguration(String, String) - Constructor for class org.wso2.wsas.util.XmlConfiguration
 
XmlConfigurationFactory - Class in org.wso2.wsas.util
 
XmlConfigurationFactory() - Constructor for class org.wso2.wsas.util.XmlConfigurationFactory
 
XsdProcessor - Class in org.wso2.wsas.transport.util
 
XsdProcessor() - Constructor for class org.wso2.wsas.transport.util.XsdProcessor
 
XsdUtil - Class in org.wso2.wsas.transport.util
 
XsdUtil() - Constructor for class org.wso2.wsas.transport.util.XsdUtil
 

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