Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractWebappDeployer - Class in org.wso2.carbon.webapp.mgt
- AbstractWebappDeployer() - Constructor for class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- activate(ComponentContext) - Method in class org.wso2.carbon.webapp.mgt.internal.UrlMapperServiceComponent
- activate(ComponentContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- activate(ComponentContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- addDelegatedEnvironment(String, CLEnvironment) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- addExclusiveEnvironment(String, CLEnvironment) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- addGhostWebApp(File, File, TomcatGenericWebappsDeployer, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Creates the Ghost webapplication by reading the ghost metadata file.
- addParameter(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- address - Variable in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- addWebappsDeployer(String, TomcatGenericWebappsDeployer) - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
-
Add a TomcatGenericWebappsDeployer
- addWebappVersion(WebappMetadata) - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
- ALL - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants.WebappState
- ALL_WEBAPP_FILTER_PROP - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- APP_CL_CONFIG_FILE - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- APP_FILE_NAME - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- APP_SERVER_URL - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- appBases - Static variable in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- ApplicationSynchronizeRequest - Class in org.wso2.carbon.webapp.mgt.sync
-
ClusterMessage for sending a Application status synchronization request
- ApplicationSynchronizeRequest() - Constructor for class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
- ApplicationSynchronizeRequest(int, String, UUID, WebappsConstants.ApplicationOpType, List<WebapplicationHelper>) - Constructor for class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
- AppVersionGroupPersister - Class in org.wso2.carbon.webapp.mgt.version
- AppVersionGroupPersister() - Constructor for class org.wso2.carbon.webapp.mgt.version.AppVersionGroupPersister
- AppVersionHandlerImpl - Class in org.wso2.carbon.webapp.mgt.version
- AppVersionHandlerImpl() - Constructor for class org.wso2.carbon.webapp.mgt.version.AppVersionHandlerImpl
- ATT_EXCLUDES - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- AuthorizationHeaderFilter - Class in org.wso2.carbon.webapp.mgt.filter
-
Servlet Filter implementation class for authorization header validation.
- AuthorizationHeaderFilter() - Constructor for class org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter
B
- backgroundProcess() - Method in class org.wso2.carbon.webapp.mgt.sso.SAMLSSOValve
- buildClassloadingContext(String) - Static method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingContextBuilder
- buildDocumentFromFile(File) - Static method in class org.wso2.carbon.webapp.mgt.utils.XMLUtils
-
Build a Document from a file
- buildDocumentFromInputStream(InputStream) - Static method in class org.wso2.carbon.webapp.mgt.utils.XMLUtils
-
Build a document from a InputStream.
- buildSystemConfig() - Static method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingContextBuilder
C
- calculateGhostFileName(String, String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Calculate the ghost file name using the original file name.
- CARBON_HOME - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- CarbonServletRequestListener - Class in org.wso2.carbon.webapp.mgt
-
Used for keeping track of request received by each webapp
- CarbonServletRequestListener() - Constructor for class org.wso2.carbon.webapp.mgt.CarbonServletRequestListener
- CarbonSessionReplicationMessage - Class in org.wso2.carbon.webapp.mgt.session
-
This is wrapper class which wraps tomcat's ClusterMessage in axis2's ClusteringMessage.
- CarbonSessionReplicationMessage() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
- CarbonSessionReplicationMessage(int) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
- CarbonTomcatClusterableSessionManager - Class in org.wso2.carbon.webapp.mgt.session
-
A Clusterable SessionManager implementation which ensures that sessions of distributable webapps are replicated across cluster nodes.
- CarbonTomcatClusterableSessionManager() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- CarbonTomcatClusterableSessionManager(int) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- CarbonTomcatSessionManager - Class in org.wso2.carbon.webapp.mgt
-
SessionManager which ensures that one tenant's sessions cannot be accessed by other tenants.
- CarbonTomcatSessionManager() - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- CarbonTomcatSessionManager(int) - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- CarbonTomcatSessionMessage - Class in org.wso2.carbon.webapp.mgt.session
-
This class implements tomcat session message and extends axis2 clustering message.
- CarbonTomcatSessionMessage() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- CarbonTomcatSessionMessage(String, int, byte[], String, String) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
Deprecated.
- CarbonTomcatSessionMessage(String, int, byte[], String, String, int) - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- CarbonTomcatSessionPersistentManager - Class in org.wso2.carbon.webapp.mgt
-
CarbonTomcatSessionPersistentManager which ensures that one tenant's sessions cannot be accessed by other tenants.
- CarbonTomcatSessionPersistentManager() - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
- CarbonTomcatSessionPersistentManager(int) - Constructor for class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
- CarbonTomcatSessionReplicationValve - Class in org.wso2.carbon.webapp.mgt.session
- CarbonTomcatSessionReplicationValve() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionReplicationValve
- CarbonTomcatSimpleTcpCluster - Class in org.wso2.carbon.webapp.mgt.session
-
The class extends tomcat's SimpleTcpCluster.
- CarbonTomcatSimpleTcpCluster() - Constructor for class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
- CarbonWebappClassLoader - Class in org.wso2.carbon.webapp.mgt.loader
-
Customized WebappClassloader for Carbon.
- CarbonWebappClassLoader(ClassLoader) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- CarbonWebappLoader - Class in org.wso2.carbon.webapp.mgt.loader
-
Customized WebappLoader for Carbon.
- CarbonWebappLoader() - Constructor for class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
- CarbonWebappLoader(ClassLoader) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
- changeDefaultAppVersion(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- changeSessionId(Session, boolean) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- checkJaxApplication(WebApplication) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method is used to check if the given application is a Jax-RS/WS app
- checkUnpackWars() - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
-
check unpack wars property
- CL_CONFIG_FILE - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- ClassloadingConfiguration - Class in org.wso2.carbon.webapp.mgt.loader
-
Global ClassloadingConfiguration.
- ClassloadingConfiguration() - Constructor for class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- ClassloadingContextBuilder - Class in org.wso2.carbon.webapp.mgt.loader
-
Responsible for building the ClassloadingConfiguration and WebappClassloadingContext objects based on the webapp-classloading-environments.xml and webapp-classloading.xml files.
- ClassloadingContextBuilder() - Constructor for class org.wso2.carbon.webapp.mgt.loader.ClassloadingContextBuilder
- cleanup() - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- CLEnvironment - Class in org.wso2.carbon.webapp.mgt.loader
- CLEnvironment(String[], String[]) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CLEnvironment
- cloneFromTemplate() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- clusterMessageReceived(ClusterMessage) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- CompoundEnumeration<E> - Class in org.wso2.carbon.webapp.mgt.loader
- CompoundEnumeration(Enumeration[]) - Constructor for class org.wso2.carbon.webapp.mgt.loader.CompoundEnumeration
- configContext - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- configurationContext - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- CONSUMER_URL_POSTFIX - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- createManager(String) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
-
Create new Manager without add to cluster (comes with start the manager)
- createTomcatGenericWebappDeployer(String, int, String) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- CUSTOM_ACS_HEADER - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
Custom HTTP header that can override the default generated ACS url for a web application.
- CXF_ENV - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
D
- DataHolder - Class in org.wso2.carbon.webapp.mgt
-
Holds the some of the data required by the webapps component
- DataHolder() - Constructor for class org.wso2.carbon.webapp.mgt.DataHolder
- deactivate(ComponentContext) - Method in class org.wso2.carbon.webapp.mgt.internal.UrlMapperServiceComponent
- deactivate(ComponentContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- deactivate(ComponentContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- DEFAULT_EXT_DIR - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- DEFAULT_VERSION - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- DEFAULT_VERSION_STRING - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- delete() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Completely delete invalid input: '&' destroy this Web application
- deleteAllFaultyWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete all faulty webapps
- deleteAllStartedWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete all started webapps
- deleteAllStoppedWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete all stopped webapps
- deleteAllWebApps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete set of all types of webapps.
- deleteFaultyWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete a set of faulty webapps
- deleteStartedWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete a set of started webapps
- deleteStoppedWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Delete a set of stopped webapps
- deploy(File, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Deploy webapps
- deploy(DeploymentFileData) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- deploy(DeploymentFileData) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
- deployActualWebApp(WebApplication, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Removes the given ghostWebapp and deploys the actual webapp.
- deployGhostArtifacts(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
- deploymentSynchronizerService - Static variable in class org.wso2.carbon.webapp.mgt.DataHolder
- destroy() - Method in class org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter
-
Clean up any resources being held by the filter.
- DISABLE_SHARED_ENV_CLASS_LOADER - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- dispatchWebAppFromTransitGhosts(String, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
When a ghost webapp is removed from the webappsholder and the corresponding actual webapp is deployed, there's a time interval in which there's no Webapp in the webapps holder for the particular webapp context.
- doesWebappSatisfySearchString(WebApplication, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter
-
Validate the authorization header.
- downloadWarFileHandler(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Downloads the webapp archive (.war) file
E
- ELE_CLASSPATH - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_DELEGATED_ENVIRONMENTS - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_DELEGATED_PACKAGES - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_DELEGATED_RESOURCES - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_ENVIRONMENTS - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_EXCLUSIVE_ENVIRONMENTS - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_NAME - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ELE_PARENT_FIRST - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ENABLE_BAM_STATISTICS - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- ENABLE_IDP_SESSION_VALIDATION_BEFORE_LOGOUT - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- ENABLE_SAAS - Static variable in class org.wso2.carbon.webapp.mgt.WebApplication
-
Key for the enable SAAS context parameter
- ENABLE_SAML2_SSO - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- ENABLE_SAML2_SSO_WITH_TENANT - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
Tenant name as specified in web.xml of application.
- ENV_CONFIG_FILE - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- ENVIRONMENTS_SPILIT_CHAR - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- EXCLUDES_MERGE_POLICY_INTERSECT - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- EXCLUDES_MERGE_POLICY_UNION - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- execute(ConfigurationContext) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
- execute(ConfigurationContext) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- execute(ConfigurationContext) - Method in class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
- expire() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
- expireAllSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Expire all sessions of this webapp
- expireAllSessions(String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Expire a given session in a webapp
- expireSessions(long) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Expire sessions whose lifetime is greater than or equal to
maxLifetimeMillis - expireSessions(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Expire all specified sessions
- expireSessions(String, String[], String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Expire a given session in a webapp
- expireSessionsInAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Expire all sessions in all webapps
- expireSessionsInWebapp(String, long) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Expire all sessions in the specified webapp which has a lifetime >=
maxSessionLifetimeMillis - expireSessionsInWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Expire all sessions in specified webapps
- extension - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
F
- FAULTY_WEBAPP - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- findClassFromParent(String, boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- findDeployedWebapp(ConfigurationContext, String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
This method is used to find a webapplication from the webapps holder by comparing the webapp file absolute path.
- findLocalClass(String, boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- findParameter(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- findParameters() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- findSession(String) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- findSession(String) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Return the active Session, associated with this Manager, with the specified session id (if any); otherwise return
null. - findSession(String) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- findSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- findSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Return the set of active Sessions associated with this Manager.
- findSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- FWD_SLASH_REPLACEMENT - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
G
- generateConsumerUrl(Request, Properties) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
-
By default this method generates the ACS url based on the application server hostname + tenant.suffix.
- generateIssuerID(String) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
- generateMetaFileDirName(String, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Returns the number of active sessions
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getActiveSessions(String, int, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get all active sessions of a webapp
- getAddress() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getAllClusterSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getAllWebappHolders(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
-
Get started and stopped webapps
- getAppbase(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method will return appbase value of matching host name from catalina-server.xml
- getAppBase() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Return a File object representing the "application root" directory for our associated Host.
- getAppBases() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getApplicationManager() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getApplicationNameFromContext(String) - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
- getAppVersion() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getAppVersionMap() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- getAppVersionRoot() - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
- getAuthType() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
- getAuthType() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
- getAvgSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getAvgSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getBamConfiguration(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
This method returns the bam configuration statistic enabled or not
- getBamEnableFromWebappMetaData() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Reads from webappmeta files and return wether bam enabled.
- getCarbonTomcatService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getClassloadingConfig() - Static method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- getContext() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
This method will return the Catalina Context for a particular webapp
- getContext() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getContextName() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getContextName() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getContextPath() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getCreationTime() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
- getCreationTime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
- getCredentialContextSet() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getCredentialType() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getCRLs() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getDataHandler() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- getDefaultHost() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getDefaultHostName() - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
- getDefaultVersion(String) - Method in class org.wso2.carbon.webapp.mgt.version.AppVersionHandlerImpl
- getDefaultWebappHolder(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getDelegatedEnvironment(String) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- getDelegatedPackageArray() - Method in class org.wso2.carbon.webapp.mgt.loader.CLEnvironment
- getDelegatedResourcesArray() - Method in class org.wso2.carbon.webapp.mgt.loader.CLEnvironment
- getDeploymentSynchronizerService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getDisplayName() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getDisplayName() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getDistributable() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getDocBase() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getDummyContextDirectoryPath(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Method which will return the dummy context directory path for current tenant which will be created in /tmp/tenants/ directory
- getDummyContextFile(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Calculate the dummy context file name using the original file name.
- getEntityCertificate() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getEntityCertificateChain() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getEntityId() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getEnvironmentClassLoader(String) - Method in class org.wso2.carbon.webapp.mgt.loader.SharedClassLoaderFactory
-
Get the shared class loader loader for a specific environment.
- getEnvironments() - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- getEnvironments() - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- getEnvironmentsCount() - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- getEventType() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
returns the event type
- getEventTypeString() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
clear text event type name (for logging purpose only)
- getExclusiveEnvironment(String) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- getExclusiveEnvironments() - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Gets the number of sessions that have expired.
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getExpiredSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getFaultException() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getFaultReason() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getFaultyWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- getFileName() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- getGhostFile(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Creates a File instance for the ghost service according to the original file name..
- getHost(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getHostName() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- getHttpPort() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getHttpsPort() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getInstance() - Static method in class org.wso2.carbon.webapp.mgt.loader.SharedClassLoaderFactory
-
Get the instance of the SharedClassLoaderFactory.
- getKeyNames() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getLastAccessedTime() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
- getLastAccessedTime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
- getLastModifiedTime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getLastModifiedTime() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getManagerTemplate() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
- getMatchingHostName(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getMatchingVirtualHost(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getMaxActive() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- getMaxActive() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Max number of concurrent active sessions
- getMaxActive() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getMaxActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getMaxActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
- getMaxInactiveInterval() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
- getMaxSessionInactivityInterval() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getMaxSessionInactivityInterval() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getMaxSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getMaxSessionLifetime() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getName() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Return the descriptive short name of this Manager implementation.
- getName() - Method in class org.wso2.carbon.webapp.mgt.WebContextParameter
- getNumberOfActiveSessions() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- getNumberOfCorrectWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getNumberOfFaultyWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getNumberOfPages() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- getNumberOfPages() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getPagedFaultyWebappsSummary(String, String, int) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- getPagedWebappsSummary(String, String, String, int) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get a page of started webapps
- getPrivateKey() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getProperty(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getProvidedRepositories() - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- getPublicKey() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
-
Retrieves the publicKey
- getQueuedSessionMsgMap() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getRealmService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getRegistryService() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Returns the number of session creations that failed due to maxActiveSessions
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.Statistics
- getRejectedSessions() - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- getRequestedURL() - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
- getRequestParameters() - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
- getRequestQueryString() - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
- getResourceAsStream(String) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- getResources(String) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- getResponse() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
- getResponse() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getResponse() - Method in class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
- getSAMLSSOURLforApp(String, Properties) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
- getSecretKey() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getSecuredDocumentBuilderFactory() - Static method in class org.wso2.carbon.webapp.mgt.utils.XMLUtils
-
Create DocumentBuilderFactory with the XXE and XEE prevention measurements.
- getServerConfigContext() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getServerConfigHostName() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This will read "HostName" value from carbon.xml and will return default host (from catalina-server.xml) if the value is null (or not defined)
- getServiceListPath() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getServiceListPath() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getServletContext() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getSession() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getSession(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Get the session corresponding to the
sessionId - getSessionAverageAliveTime() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- getSessionAverageAliveTime() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Gets the average time (in seconds) that expired sessions had been alive.
- getSessionAverageAliveTime() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getSessionId() - Method in class org.wso2.carbon.webapp.mgt.SessionMetadata
- getSessionId() - Method in class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
- getSessionID() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getSessionMaxAliveTime() - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- getSessionMaxAliveTime() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getSessionReplicationMessage(String, boolean) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- getSessions() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- getSessions() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Get all the current sessions for this webapp
- getSharedClassLoader() - Method in class org.wso2.carbon.webapp.mgt.loader.SharedClassLoaderFactory
-
Get the shared class loader for the complete deployment.
- getStartedWebapp(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get the details of a deplyed webapp
- getStartedWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- getState() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getState() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getStatistics() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getStatistics() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getStoppedWebapp(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Get the details of an stopped webapp
- getStoppedWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- getTenantRegistryLoader() - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- getTimestamp() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getTomcatGenericWebappsDeployer() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getTransitGhostWebAppsMap(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Get the map of services which are in transit.
- getType() - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- getUniqueId() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- getUsageType() - Method in class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- getValue() - Method in class org.wso2.carbon.webapp.mgt.WebContextParameter
- getVersion() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getVersion() - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- getVersionGroups() - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
- getVhostHolder() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- getVhostNames() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getVhosts() - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
- getWebappDeploymentDirPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- getWebappDeploymentDirPath(String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- getWebappDeploymentFile(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Return the location of the actual webapp file
- getWebappDir(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method is used to return base dir name of webapp.
- getWebappDirPath(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method is used to return file path of base dir.
- getWebappFile() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- getWebappFile() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getWebappFileName() - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- getWebappHolder(String, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This util method will return the web application holder of the given web app file
- getWebappKey() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- getWebappKey(File) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
This will return a key with pair hostname:webappFileName
- getWebappName() - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
- getWebappName(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- getWebappResourcePath(WebApplication) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
Returns the registry path for the webapp
- getWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getWebappsDeployers() - Static method in class org.wso2.carbon.webapp.mgt.TomcatUtil
-
Retrieve the list of registered webapps deployers
- getWebappsDir() - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- getWebappsDir() - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- getWebappType() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- GhostWebappDeployerUtils - Class in org.wso2.carbon.webapp.mgt.utils
-
Utility class for handling lazy loading of webapps
H
- HANDLE_CONSUMER_URL_AFTER_SLO - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- handleAppVersion(String) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- handleException(HttpServletRequest, SSOAgentException) - Method in class org.wso2.carbon.webapp.mgt.sso.SAMLSSOValve
- handleExplodedWebappDeployment(File, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Handle the deployment of a an exploded webapp.
- handleGET_ALL_SESSIONS(SessionMessage, Member) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- handleHotDeployment(File, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Hot deploy a webapp.
- handleHotUpdate(WebApplication, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Hot update an existing webapp.
- handleRedeployment(File) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- handleWarWebappDeployment(File, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Handle the deployment of a an archive webapp.
- handleWebappDeployment(File, String, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- handleZipWebappDeployment(File, List<WebContextParameter>, List<Object>) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- hasMoreElements() - Method in class org.wso2.carbon.webapp.mgt.loader.CompoundEnumeration
- HttpSession(Session) - Constructor for class org.wso2.carbon.webapp.mgt.WebApplication.HttpSession
I
- init(FilterConfig) - Method in class org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter
-
Initialize AuthorizationHeaderFilter.
- init(ConfigurationContext) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- init(ConfigurationContext) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
- init(ClassloadingConfiguration) - Method in class org.wso2.carbon.webapp.mgt.loader.SharedClassLoaderFactory
-
Initialize the shared class loader and environment class loaders for each defined environments in the first webapp deployment.
- invoke(Request, Response) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionReplicationValve
- invoke(Request, Response) - Method in class org.wso2.carbon.webapp.mgt.sso.SAMLSSOValve
- isCAppArtifact() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
get isCAppArtifact property
- isDefaultVersionManagementEnabled() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
- isDelegatedPackage(String) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- isDelegatedResource(String) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- isExcludedPackage(String) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- isExcludedResources(String) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- isExistingFaultyApp(String) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- isFaulty() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- isGhostWebApp(WebApplication) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Checks if the given webapp is a ghost webapp.
- isParentFirst() - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- isParentFirst() - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- isRunning() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- isSharedEnvClassLoaderDisabled() - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
-
Check whether the shared environment class loader is disabled.
- isSSOSPConfigExists() - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
- isStarted() - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- isUnpackWARs() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
check if unpack wars enabled
- isWebappRelevant(WebApplication, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
This method can be used to check whether the given web app is relevant for this Webapp type.
- isWebappUploadedToVirtualAppBase(String, String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
J
- JAGGERY_APPS_PREFIX - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- JAGGERY_WEBAPP_FILTER_PROP - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- JAGGERY_WEBAPP_REPO - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- JAVAEE_ENV - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- JAX_WEBAPP_FILTER_PROP - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- JAX_WEBAPPS_PREFIX - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
K
- KEEP_DEFAULT_VERSION_META_DATA_STRATEGY - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- KEEP_WEBAPP_METADATA_HISTORY_PARAM - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
L
- lazyUnload() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Lazily unload this Web application.
- lazyUnload(File) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Handle undeployment.
- loadClass(String, boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- LoaderConstants - Class in org.wso2.carbon.webapp.mgt.loader
- LoaderConstants() - Constructor for class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
M
- managerTemplate - Variable in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
- MAX_DEPTH - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
N
- name - Static variable in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
The descriptive name of this Manager implementation (for logging).
- nextElement() - Method in class org.wso2.carbon.webapp.mgt.loader.CompoundEnumeration
O
- org.wso2.carbon.webapp.mgt - package org.wso2.carbon.webapp.mgt
- org.wso2.carbon.webapp.mgt.filter - package org.wso2.carbon.webapp.mgt.filter
- org.wso2.carbon.webapp.mgt.internal - package org.wso2.carbon.webapp.mgt.internal
- org.wso2.carbon.webapp.mgt.loader - package org.wso2.carbon.webapp.mgt.loader
- org.wso2.carbon.webapp.mgt.session - package org.wso2.carbon.webapp.mgt.session
- org.wso2.carbon.webapp.mgt.sso - package org.wso2.carbon.webapp.mgt.sso
- org.wso2.carbon.webapp.mgt.sync - package org.wso2.carbon.webapp.mgt.sync
- org.wso2.carbon.webapp.mgt.utils - package org.wso2.carbon.webapp.mgt.utils
- org.wso2.carbon.webapp.mgt.version - package org.wso2.carbon.webapp.mgt.version
P
- persistWebappGroupMetadata(String, String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.version.AppVersionGroupPersister
R
- readWebappGroupMetadata(String, AxisConfiguration) - Static method in class org.wso2.carbon.webapp.mgt.version.AppVersionGroupPersister
- recievePersistedWebappMetaData(File, String) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
This method reads from webapp meta files to check weather bam statistics are enabled.
- REDIRECT_PATH_AFTER_SLO - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- RelayState - Class in org.wso2.carbon.webapp.mgt.sso
- RelayState() - Constructor for class org.wso2.carbon.webapp.mgt.sso.RelayState
- reload() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- RELOAD - Enum constant in enum org.wso2.carbon.webapp.mgt.WebappsConstants.ApplicationOpType
- reloadAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Reload all webapps
- reloadWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Reload a set of webapps
- removeParameter(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- removeTenantFromURI(String, String, String) - Static method in class org.wso2.carbon.webapp.mgt.sso.SSOUtils
-
In case an end user wishes to access a web application from a custom domain without any tenant awareness by fronting the application server with a router like Nginx, we need to detect such a scenario and remove the tenant component from all redirect URIs during the SSO flow.
- replicateSessions(Session) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- REQUEST_PARAM_MAP - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- requestDestroyed(ServletRequestEvent) - Method in class org.wso2.carbon.webapp.mgt.CarbonServletRequestListener
- requestInitialized(ServletRequestEvent) - Method in class org.wso2.carbon.webapp.mgt.CarbonServletRequestListener
S
- SAMLSignatureValidatorImpl - Class in org.wso2.carbon.webapp.mgt.sso
- SAMLSignatureValidatorImpl() - Constructor for class org.wso2.carbon.webapp.mgt.sso.SAMLSignatureValidatorImpl
- SAMLSSOURL - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- SAMLSSOValve - Class in org.wso2.carbon.webapp.mgt.sso
- SAMLSSOValve() - Constructor for class org.wso2.carbon.webapp.mgt.sso.SAMLSSOValve
- sendCreateSession(String, DeltaSession) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- sendSessions(Member, Session[], long) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- separatorsToUnix(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
- serializeWebApp(WebApplication, AxisConfiguration, String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Creates the ghost file for the current web application.
- servletContextParameters - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- sessionExpired(String) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- sessionManagerMap - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- SessionMetadata - Class in org.wso2.carbon.webapp.mgt
-
Represents an HTTP Session
- SessionMetadata() - Constructor for class org.wso2.carbon.webapp.mgt.SessionMetadata
- SessionMetadata(WebApplication.HttpSession) - Constructor for class org.wso2.carbon.webapp.mgt.SessionMetadata
- SessionsWrapper - Class in org.wso2.carbon.webapp.mgt
-
Wraps a collection of Webapp sessions
- SessionsWrapper() - Constructor for class org.wso2.carbon.webapp.mgt.SessionsWrapper
- SessionsWrapper(List<SessionMetadata>) - Constructor for class org.wso2.carbon.webapp.mgt.SessionsWrapper
- set(List<T>) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- set(List<T>) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setActiveSessions(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setAddress(Member) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- setApplicationManager(ApplicationManagerService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setAppManager(ApplicationManagerService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- setAppVersion(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setAvgSessionLifetime(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setBamConfiguration(String, String, String) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Reset the bam enable and disable option.
- setCAppArtifact(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
-
This will be the place to enable service as CApp artifact
- setCarbonTomcatService(CarbonTomcatService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- setContext(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setContextPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setDataHandler(DataHandler) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- setDefaultHostName(String) - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
- setDelegatedPackages(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- setDelegatedResources(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- setDeploymentSynchronizerService(DeploymentSynchronizer) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setDeploymentSynchronizerService(DeploymentSynchronizer) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- setDirectory(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
- setDisplayName(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setDisplayName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setDistributable(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setDocBase(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setEnvironments(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- setEnvironments(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- setExpiredSessions(long) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setExtension(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
- setFaultException(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setFaultReason(Exception) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setFaulty(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setFileName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setHostName(String) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- setHttpPort(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setHttpsPort(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setIsGhostWebapp(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
We need this method in ghost mode because, this will set a static variable which indicates whether this Webapp is a ghost.
- setLastModifiedTime(long) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setLastModifiedTime(long) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setManagerTemplate(ClusterManager) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSimpleTcpCluster
- setMaxActiveSessions(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setMaxSessionInactivityInterval(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setMaxSessionLifetime(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setNumberOfActiveSessions(int) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- setNumberOfCorrectWebapps(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setNumberOfFaultyWebapps(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setNumberOfPages(int) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- setNumberOfPages(int) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setOwnerTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager
- setOwnerTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Sets the tenantID of the tenant who owns this Tomcat Session Manager
- setOwnerTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
- setParentFirst(boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- setParentFirstBehaviour(boolean) - Method in class org.wso2.carbon.webapp.mgt.loader.ClassloadingConfiguration
- setPersistedWebappMetaData(File, String, String) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
This method stores the value in the webapp metadata file.
- setProperty(String, Object) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setProvidedRepositories(String[]) - Method in class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- setRealmService(RealmService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setRealmService(RealmService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- setRegistryService(RegistryService) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- setRejectedSessions(int) - Method in class org.wso2.carbon.webapp.mgt.WebappStatistics
- setRequestedURL(String) - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
- setRequestParameters(Map<String, String[]>) - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
- setRequestQueryString(String) - Method in class org.wso2.carbon.webapp.mgt.sso.RelayState
- setRunning(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setServerConfigContext(ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setServiceListPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setServiceListPath(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setServletContext(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setServletContextParameters(List<WebContextParameter>) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Set ServletContext parameters for this webapp
- setSessionClusterMessage(ClusterMessage) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
- setSessionMaxAliveTime(int) - Method in class org.wso2.carbon.webapp.mgt.CarbonTomcatSessionPersistentManager
-
Sets the longest time (in seconds) that an expired session had been alive.
- setStarted(boolean) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setState(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setState(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setStatistics(WebappStatistics) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonSessionReplicationMessage
- setTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- setTenantId(int) - Method in class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
- setTenantRegistryLoader(TenantRegistryLoader) - Static method in class org.wso2.carbon.webapp.mgt.DataHolder
- setTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- setTimestamp(long) - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
-
set message send time but only the first setting works (one shot)
- setVersion(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setVersion(String) - Method in class org.wso2.carbon.webapp.mgt.WebappUploadData
- setVhosts(String[]) - Method in class org.wso2.carbon.webapp.mgt.VhostHolder
- setWebappCC(WebappClassloadingContext) - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappClassLoader
- setWebappFile(File) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- setWebappFile(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setWebappFileName(String) - Method in class org.wso2.carbon.webapp.mgt.SessionsWrapper
- setWebappKey(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- setWebappName(String) - Method in class org.wso2.carbon.webapp.mgt.WebapplicationHelper
- setWebapps(VersionedWebappMetadata[]) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setWebappsDir(String) - Method in class org.wso2.carbon.webapp.mgt.WebappsWrapper
- setWebappType(String) - Method in class org.wso2.carbon.webapp.mgt.WebappMetadata
- SharedClassLoaderFactory - Class in org.wso2.carbon.webapp.mgt.loader
-
The factory creates class loaders for each run time environment.
- SKIP_URIS - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
URLs that need to be skipped from SSO flow, as configured in web.xml of application.
- skipUndeploy(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Method to check if the undeploying of ghost related files needs to be skipped
- sm - Static variable in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatClusterableSessionManager
-
The string manager for this package.
- sort() - Method in class org.wso2.carbon.webapp.mgt.VersionedWebappMetadata
- SSO_AGENT_CONFIG - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- SSO_CONFIG_FILE_NAME - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- SSO_SP_CONFIG_PATH - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- SSOCarbonX509Credential - Class in org.wso2.carbon.webapp.mgt.sso
- SSOCarbonX509Credential(X509Certificate) - Constructor for class org.wso2.carbon.webapp.mgt.sso.SSOCarbonX509Credential
- SSOUtils - Class in org.wso2.carbon.webapp.mgt.sso
- SSOUtils() - Constructor for class org.wso2.carbon.webapp.mgt.sso.SSOUtils
- start() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Start a webapp which was stopped
- start(BundleContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementActivator
- START - Enum constant in enum org.wso2.carbon.webapp.mgt.WebappsConstants.ApplicationOpType
- startAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Redeploy all webapps
- STARTED - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants.WebappState
- startInternal() - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
- startWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Redeploy a set of webapps
- stop() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Temporarilly stop this Web application.
- stop(BundleContext) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementActivator
- STOP - Enum constant in enum org.wso2.carbon.webapp.mgt.WebappsConstants.ApplicationOpType
- stopAllWebapps() - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Undeploy all webapps
- stopInternal() - Method in class org.wso2.carbon.webapp.mgt.loader.CarbonWebappLoader
- STOPPED - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants.WebappState
- stopWebapp(WebApplication) - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- stopWebapps(String[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Undeploy a set of webapps
- SYSTEM_ENV - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
T
- TENANT_URL_PREFIX - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
Tenant url prefix used by default in application server.
- tenantDomain - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- tenantId - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- TOMCAT_ENV - Static variable in class org.wso2.carbon.webapp.mgt.loader.LoaderConstants
- TOMCAT_GENERIC_WEBAPP_DEPLOYER - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- TOMCAT_JAGGERY_WEBAPP_DEPLOYER - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- TomcatGenericWebappsDeployer - Class in org.wso2.carbon.webapp.mgt
-
This deployer is responsible for deploying/undeploying/updating those webapps.
- TomcatGenericWebappsDeployer(String, int, String, Map<String, WebApplicationsHolder>, ConfigurationContext) - Constructor for class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Constructor
- TomcatUtil - Class in org.wso2.carbon.webapp.mgt
-
A set of utility methods for interacting with Embedded Tomcat
- TomcatUtil() - Constructor for class org.wso2.carbon.webapp.mgt.TomcatUtil
- tomcatWebappDeployer - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- toString() - Method in class org.wso2.carbon.webapp.mgt.session.CarbonTomcatSessionMessage
- toString() - Method in class org.wso2.carbon.webapp.mgt.sync.ApplicationSynchronizeRequest
- toString() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
U
- undeploy() - Method in class org.wso2.carbon.webapp.mgt.WebApplication
-
Completely delete invalid input: '&' destroy this Web application.
- undeploy(File) - Method in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
-
Handle undeployment.
- undeploy(String) - Method in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- undeployWebapp(WebApplication) - Method in class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- unsetAppManager(ApplicationManagerService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- unsetCarbonTomcatService(CarbonTomcatService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- unsetDeploymentSynchronizerService(DeploymentSynchronizer) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- unsetRealmService(RealmService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- unsetTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- updateLastUsedTime(WebApplication) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
Updates the last used timestamp of the given webapp.
- updateWebappMetaDataforBam(String) - Method in class org.wso2.carbon.webapp.mgt.WebApplication
- uploadWebapp(WebappUploadData[]) - Method in class org.wso2.carbon.webapp.mgt.WebappAdmin
-
Upload a webapp
- UrlMapperServiceComponent - Class in org.wso2.carbon.webapp.mgt.internal
-
UrlMapperServiceComponent is to get HotUpdateService from url-mapper whenever the component is available.
- UrlMapperServiceComponent() - Constructor for class org.wso2.carbon.webapp.mgt.internal.UrlMapperServiceComponent
V
- validateSignature(Response, Assertion, SSOAgentConfig) - Method in class org.wso2.carbon.webapp.mgt.sso.SAMLSignatureValidatorImpl
- validateWebappFileName(String) - Static method in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- valueOf(String) - Static method in enum org.wso2.carbon.webapp.mgt.WebappsConstants.ApplicationOpType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wso2.carbon.webapp.mgt.WebappsConstants.ApplicationOpType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALVE_INDEX - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- VERSION_MARKER - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- VersionedWebappMetadata - Class in org.wso2.carbon.webapp.mgt
- VhostHolder - Class in org.wso2.carbon.webapp.mgt
-
This class is used to read virtual hostnames from webappAdmin service
- VhostHolder() - Constructor for class org.wso2.carbon.webapp.mgt.VhostHolder
- vhostNames - Static variable in class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
W
- waitForWebAppToLeaveTransit(String, ConfigurationContext) - Static method in class org.wso2.carbon.webapp.mgt.utils.GhostWebappDeployerUtils
-
When a ghost webapp is removed from the WebappsHolder, context name of that webapp is kept temporary in a map.
- WEB_APP_DEFAULT_VERSION_SUPPORT - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEB_APP_VERSION_DEFAULT_WEBAPP - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_DEPLOYMENT_FOLDER - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_EXTENSION - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_FILTER - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
-
This is to filter out custom webapp types.
- WEBAPP_FILTER_PROP - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_GROUP_METADATA_DIR - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_INFO_JSP_PAGE - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_METADATA_BASE_DIR - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_METADATA_DIR - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_PREFIX - Static variable in class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
-
Web application prefix used by default in application server.
- WEBAPP_PREFIX - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_RESOURCE_PATH_ROOT - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WEBAPP_STATUS - Static variable in class org.wso2.carbon.webapp.mgt.WebappsConstants
- WebappAdmin - Class in org.wso2.carbon.webapp.mgt
-
The Admin service for managing webapps
- WebappAdmin() - Constructor for class org.wso2.carbon.webapp.mgt.WebappAdmin
- WebappAdmin(AxisConfiguration) - Constructor for class org.wso2.carbon.webapp.mgt.WebappAdmin
- WebappClassloadingContext - Class in org.wso2.carbon.webapp.mgt.loader
-
Contains information about the class loading behaviour of a webapp.
- WebappClassloadingContext() - Constructor for class org.wso2.carbon.webapp.mgt.loader.WebappClassloadingContext
- WebappDeploymentServiceComponent - Class in org.wso2.carbon.webapp.mgt.internal
- WebappDeploymentServiceComponent() - Constructor for class org.wso2.carbon.webapp.mgt.internal.WebappDeploymentServiceComponent
- WebApplication - Class in org.wso2.carbon.webapp.mgt
-
Represents a Tomcat Web Application
- WebApplication(TomcatGenericWebappsDeployer, Context, File) - Constructor for class org.wso2.carbon.webapp.mgt.WebApplication
- WebApplication.HttpSession - Class in org.wso2.carbon.webapp.mgt
-
Represents an HTTP session
- WebApplication.Statistics - Class in org.wso2.carbon.webapp.mgt
-
Represents statistics corresponding to this webapp
- WebapplicationHelper - Class in org.wso2.carbon.webapp.mgt
- WebapplicationHelper(String, String) - Constructor for class org.wso2.carbon.webapp.mgt.WebapplicationHelper
- WebApplicationsHolder - Class in org.wso2.carbon.webapp.mgt
-
A holder for deployed invalid input: '&' faulty webapps
- WebApplicationsHolder(File) - Constructor for class org.wso2.carbon.webapp.mgt.WebApplicationsHolder
- webApplicationsHolderMap - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- webApplicationsHolderMap - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
- WebappManagementActivator - Class in org.wso2.carbon.webapp.mgt.internal
-
Activator for the Webapp Management Bundle
- WebappManagementActivator() - Constructor for class org.wso2.carbon.webapp.mgt.internal.WebappManagementActivator
- WebappManagementServiceComponent - Class in org.wso2.carbon.webapp.mgt.internal
- WebappManagementServiceComponent() - Constructor for class org.wso2.carbon.webapp.mgt.internal.WebappManagementServiceComponent
- WebappMetadata - Class in org.wso2.carbon.webapp.mgt
- WebappMetadata() - Constructor for class org.wso2.carbon.webapp.mgt.WebappMetadata
- WebappMetadataDeployer - Class in org.wso2.carbon.webapp.mgt
- WebappMetadataDeployer() - Constructor for class org.wso2.carbon.webapp.mgt.WebappMetadataDeployer
- WebappsConstants - Class in org.wso2.carbon.webapp.mgt
-
Web Application Constants
- WebappsConstants.ApplicationOpType - Enum in org.wso2.carbon.webapp.mgt
- WebappsConstants.WebappState - Class in org.wso2.carbon.webapp.mgt
- webappsDir - Variable in class org.wso2.carbon.webapp.mgt.AbstractWebappDeployer
- WebappSSOConstants - Class in org.wso2.carbon.webapp.mgt.sso
- WebappSSOConstants() - Constructor for class org.wso2.carbon.webapp.mgt.sso.WebappSSOConstants
- WebappStatistics - Class in org.wso2.carbon.webapp.mgt
-
Represents Web Application Statistics
- WebappStatistics() - Constructor for class org.wso2.carbon.webapp.mgt.WebappStatistics
- WebappsWrapper - Class in org.wso2.carbon.webapp.mgt
-
This class holds summary information about all the webapps in the system
- WebappsWrapper() - Constructor for class org.wso2.carbon.webapp.mgt.WebappsWrapper
- WebappUploadData - Class in org.wso2.carbon.webapp.mgt
-
Represents a Webapp data set which is uploaded from the Management Console
- WebappUploadData() - Constructor for class org.wso2.carbon.webapp.mgt.WebappUploadData
- WebAppUtils - Class in org.wso2.carbon.webapp.mgt.utils
- WebAppUtils() - Constructor for class org.wso2.carbon.webapp.mgt.utils.WebAppUtils
- WebContextParameter - Class in org.wso2.carbon.webapp.mgt
-
Represents a Web Context parameter (represented by context-param in the web.xml file).
- WebContextParameter(String, String) - Constructor for class org.wso2.carbon.webapp.mgt.WebContextParameter
- webContextPrefix - Variable in class org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer
X
- XMLUtils - Class in org.wso2.carbon.webapp.mgt.utils
-
Contains XML utility methods based on DOM.
- XMLUtils() - Constructor for class org.wso2.carbon.webapp.mgt.utils.XMLUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form