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
 
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
 
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.