A B C D E F G H I L O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(long) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- accept(ImmutableSession) - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
- accept(SSOManager<A, D, S, L, Batch>) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
- addParticipant(String, String, URI) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- apply(RouteLocator) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodecServiceConfigurator
- apply(SessionManagerFactory<ServletContext, Map<String, Object>, Batch>) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryServiceConfigurator
- apply(SSOManager<CachedIdentity, String, Map.Entry<String, URI>, LocalSSOContext, Batch>) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
B
- batchIsAlreadyClosed(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- batchIsAlreadyClosed(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- batchIsAlreadyClosed$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableAffinityLocatorServiceConfigurator
- build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodecServiceConfigurator
- build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryServiceConfigurator
- build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
- build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
C
- CachedIdentityMarshaller - Class in org.wildfly.clustering.web.undertow.elytron
-
Marshaller for a
CachedIdentity. - CachedIdentityMarshaller() - Constructor for class org.wildfly.clustering.web.undertow.elytron.CachedIdentityMarshaller
- changeSessionId(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- changeSessionId(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- changeSessionId(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- CLASSES - org.wildfly.clustering.web.undertow.session.UndertowSessionAttributeImmutability
- clearSession(HttpServerExchange, String) - Method in class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
- close() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- configure(OperationContext) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
- create(String, boolean, SecurityIdentity) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManager
- createHttpSession(ImmutableSession, ServletContext) - Method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
- createListener(Consumer<HttpSession>, Consumer<HttpSession>) - Method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
- createLocalContext() - Method in enum org.wildfly.clustering.web.undertow.session.LocalSessionContextFactory
- createLocalContext() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContextFactory
- createSession(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- createSessionId() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.SessionIdGeneratorAdapter
- createSessionManagementProvider(DeploymentUnit, ReplicationConfig) - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionManagementProviderFactory
- createSessionManager(Deployment) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactory
D
- decode(CharSequence) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodec
- DistributableAffinityLocator - Class in org.wildfly.clustering.web.undertow.routing
-
The
AffinityLocatorimplementation that leverages distributableRouteLocator. - DistributableAffinityLocator(RouteLocator) - Constructor for class org.wildfly.clustering.web.undertow.routing.DistributableAffinityLocator
- DistributableAffinityLocatorServiceConfigurator - Class in org.wildfly.clustering.web.undertow.routing
-
Builds a distributable
DistributableAffinityLocatorservice. - DistributableAffinityLocatorServiceConfigurator(ServiceName, SupplierDependency<RouteLocator>) - Constructor for class org.wildfly.clustering.web.undertow.routing.DistributableAffinityLocatorServiceConfigurator
- DistributableImmutableSession - Class in org.wildfly.clustering.web.undertow.session
-
Undertow adapter for an
ImmutableSession. - DistributableImmutableSession(SessionManager, ImmutableSession) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- DistributableInactiveSessionStatistics - Class in org.wildfly.clustering.web.undertow.session
-
Records statistics for inactive sessions.
- DistributableInactiveSessionStatistics() - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics
- DistributableSession - Class in org.wildfly.clustering.web.undertow.session
-
Adapts a distributable
Sessionto an UndertowSession. - DistributableSession(UndertowSessionManager, Session<Map<String, Object>>, SessionConfig, Batch, Consumer<HttpServerExchange>, RecordableSessionManagerStatistics) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSession
- DistributableSessionIdentifierCodec - Class in org.wildfly.clustering.web.undertow.routing
-
SessionIdentifierCodecthat encodes the route determined by aRouteLocator. - DistributableSessionIdentifierCodec(RouteLocator, RoutingSupport) - Constructor for class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodec
- DistributableSessionIdentifierCodecServiceConfigurator - Class in org.wildfly.clustering.web.undertow.routing
-
Builds a distributable
SessionIdentifierCodecservice. - DistributableSessionIdentifierCodecServiceConfigurator(ServiceName, SupplierDependency<RouteLocator>) - Constructor for class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodecServiceConfigurator
- DistributableSessionManager - Class in org.wildfly.clustering.web.undertow.session
-
Adapts a distributable
SessionManagerto an UndertowSessionManager. - DistributableSessionManager(DistributableSessionManagerConfiguration) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- DistributableSessionManagerConfiguration - Interface in org.wildfly.clustering.web.undertow.session
- DistributableSessionManagerFactory - Class in org.wildfly.clustering.web.undertow.session
-
Factory for creating a
DistributableSessionManager. - DistributableSessionManagerFactory(SessionManagerFactory<ServletContext, Map<String, Object>, Batch>, SessionManagerFactoryConfiguration) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactory
- DistributableSessionManagerFactoryServiceConfigurator<C extends DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>> - Class in org.wildfly.clustering.web.undertow.session
-
Distributable
SessionManagerFactorybuilder for Undertow. - DistributableSessionManagerFactoryServiceConfigurator(ServiceName, SessionManagerFactoryConfiguration, SupplierDependency<SessionManagerFactory<ServletContext, Map<String, Object>, Batch>>) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryServiceConfigurator
- DistributableSessionManagerStatistics - Class in org.wildfly.clustering.web.undertow.session
- DistributableSessionManagerStatistics(ActiveSessionStatistics, RecordableInactiveSessionStatistics, Integer) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- DistributableSingleSignOn - Class in org.wildfly.clustering.web.undertow.sso.elytron
- DistributableSingleSignOn(SSO<CachedIdentity, String, Map.Entry<String, URI>, LocalSSOContext>, Batcher<Batch>, Batch) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- DistributableSingleSignOnManager - Class in org.wildfly.clustering.web.undertow.sso.elytron
- DistributableSingleSignOnManager(SSOManager<CachedIdentity, String, Map.Entry<String, URI>, LocalSSOContext, Batch>) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManager
- DistributableSingleSignOnManagerServiceConfigurator - Class in org.wildfly.clustering.web.undertow.sso.elytron
- DistributableSingleSignOnManagerServiceConfigurator(ServiceName, SecurityDomainSingleSignOnManagementConfiguration, LegacySSOManagementProviderFactory) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
E
- ELYTRON_UNDERTOW - org.wildfly.clustering.web.undertow.UndertowSerializationContextInitializerProvider
- ElytronUndertowSerializationContextInitializer - Class in org.wildfly.clustering.web.undertow.elytron
-
Marshaller registration for the
org.wildfly.elytron.web.undertow.server.servletpackage. - ElytronUndertowSerializationContextInitializer() - Constructor for class org.wildfly.clustering.web.undertow.elytron.ElytronUndertowSerializationContextInitializer
- encode(CharSequence) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodec
- equals(Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- execute(OperationContext, String) - Method in class org.wildfly.clustering.web.undertow.routing.UndertowDistributableServerRuntimeHandler
F
- find(String) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManager
- findSessionId(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
G
- get() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
- get() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
- getActiveSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getActiveSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getAllSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getAttributeNames() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getAttributeNames() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getAttributeNames() - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getAttributePersistenceStrategy() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- getAverageSessionAliveTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getCreatedSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getCreationTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getCreationTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getCreationTime() - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getDeploymentName() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getDeploymentName() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
- getDeploymentName() - Method in class org.wildfly.clustering.web.undertow.session.WebDeploymentConfigurationAdapter
- getExpiredSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics
- getExpiredSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getHttpSessionActivationListenerClass() - Method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
- getId() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getId() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getId() - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getId() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- getIdentifierFactory() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
- getIdentity() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- getImmutability() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- getInactiveSessionRecorder() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getInactiveSessionRecorder() - Method in interface org.wildfly.clustering.web.undertow.session.RecordableSessionManagerStatistics
- getInitializer() - Method in enum org.wildfly.clustering.web.undertow.UndertowSerializationContextInitializerProvider
- getJavaClass() - Method in class org.wildfly.clustering.web.undertow.elytron.CachedIdentityMarshaller
- getJavaClass() - Method in class org.wildfly.clustering.web.undertow.elytron.IdentityContainerMarshaller
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getLocalContextFactory() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- getLocalContextFactory() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
- getLoggingLocale() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- getMarshaller() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- getMarshaller() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
- getMarshaller() - Method in class org.wildfly.clustering.web.undertow.UndertowIdentifierSerializerProvider
- getMaxActiveSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getMaxActiveSessions() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getMaxSessionAliveTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getMaxSessionLifetime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics
- getMeanSessionLifetime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics
- getMechanism() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- getName() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- getName() - Method in enum org.wildfly.clustering.web.undertow.UndertowBinaryRequirement
- getName() - Method in enum org.wildfly.clustering.web.undertow.UndertowRequirement
- getName() - Method in enum org.wildfly.clustering.web.undertow.UndertowUnaryRequirement
- getParticipants() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- getRejectedSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getSecurityIdentity() - Method in interface org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContext
- getServerName() - Method in class org.wildfly.clustering.web.undertow.session.WebDeploymentConfigurationAdapter
- getServiceConfigurator(ServiceName, SecurityDomainSingleSignOnManagementConfiguration) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.UndertowSingleSignOnManagementProvider
- getServiceNameFactory() - Method in enum org.wildfly.clustering.web.undertow.UndertowBinaryRequirement
- getServiceNameFactory() - Method in enum org.wildfly.clustering.web.undertow.UndertowRequirement
- getServiceNameFactory() - Method in enum org.wildfly.clustering.web.undertow.UndertowUnaryRequirement
- getSession(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getSession(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getSessionAffinityServiceConfigurators(ServiceName, WebDeploymentConfiguration) - Method in class org.wildfly.clustering.web.undertow.session.UndertowDistributableSessionManagementProvider
- getSessionListeners() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getSessionListeners() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
- getSessionListeners() - Method in interface org.wildfly.clustering.web.undertow.session.UndertowSessionManager
-
Returns the configured session listeners for this web application
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getSessionManager() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- getSessionManager() - Method in interface org.wildfly.clustering.web.undertow.session.UndertowSessionManager
-
Returns underlying distributable session manager implementation.
- getSessionManagerFactoryServiceConfigurators(ServiceName, SessionManagerFactoryConfiguration) - Method in class org.wildfly.clustering.web.undertow.session.UndertowDistributableSessionManagementProvider
- getSpecificationProvider() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- getStartTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- getStatistics() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getStatistics() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
- getTransientSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- getType() - Method in enum org.wildfly.clustering.web.undertow.UndertowBinaryRequirement
- getType() - Method in enum org.wildfly.clustering.web.undertow.UndertowRequirement
- getType() - Method in enum org.wildfly.clustering.web.undertow.UndertowUnaryRequirement
H
- hashCode() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- HOST - org.wildfly.clustering.web.undertow.UndertowBinaryRequirement
I
- IdentifierFactoryAdapter - Class in org.wildfly.clustering.web.undertow
-
Adapts a
SessionIdGeneratorto aIdentifierFactory. - IdentifierFactoryAdapter(SessionIdGenerator) - Constructor for class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
- IdentityContainerMarshaller - Class in org.wildfly.clustering.web.undertow.elytron
-
Marshaller for an
ServletSecurityContextImpl.IdentityContainer. - IdentityContainerMarshaller() - Constructor for class org.wildfly.clustering.web.undertow.elytron.IdentityContainerMarshaller
- INSTANCE - org.wildfly.clustering.web.undertow.session.LocalSessionContextFactory
- INSTANCE - org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
- invalidate() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- invalidate(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- invalidate(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- invalidate(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- isProgrammatic() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
L
- legacyRoutingProviderInUse(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacyRoutingProviderInUse(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- legacyRoutingProviderInUse$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacySessionManagementProviderInUse(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacySessionManagementProviderInUse(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- legacySessionManagementProviderInUse$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacySessionManagementProviderOverride(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacySessionManagementProviderOverride(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- legacySessionManagementProviderOverride$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacySingleSignOnProviderInUse(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- legacySingleSignOnProviderInUse(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- legacySingleSignOnProviderInUse$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- LocalSessionContextFactory - Enum in org.wildfly.clustering.web.undertow.session
- LocalSSOContext - Interface in org.wildfly.clustering.web.undertow.sso.elytron
- LocalSSOContextFactory - Class in org.wildfly.clustering.web.undertow.sso.elytron
- LocalSSOContextFactory() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContextFactory
- locate(String) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableAffinityLocator
O
- org.wildfly.clustering.web.undertow - package org.wildfly.clustering.web.undertow
- org.wildfly.clustering.web.undertow.elytron - package org.wildfly.clustering.web.undertow.elytron
- org.wildfly.clustering.web.undertow.logging - package org.wildfly.clustering.web.undertow.logging
- org.wildfly.clustering.web.undertow.routing - package org.wildfly.clustering.web.undertow.routing
- org.wildfly.clustering.web.undertow.session - package org.wildfly.clustering.web.undertow.session
- org.wildfly.clustering.web.undertow.sso - package org.wildfly.clustering.web.undertow.sso
- org.wildfly.clustering.web.undertow.sso.elytron - package org.wildfly.clustering.web.undertow.sso.elytron
- OrphanSession - Class in org.wildfly.clustering.web.undertow.session
-
A session implementation for sessions created after the response is committed.
- OrphanSession(SessionManager, String) - Constructor for class org.wildfly.clustering.web.undertow.session.OrphanSession
P
- postActivateNotifier(HttpSessionActivationListener) - Method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
- prePassivateNotifier(HttpSessionActivationListener) - Method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
R
- readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.web.undertow.elytron.CachedIdentityMarshaller
- readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.web.undertow.elytron.IdentityContainerMarshaller
- record(ImmutableSessionMetaData) - Method in class org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics
- record(ImmutableSessionMetaData) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- RecordableInactiveSessionStatistics - Interface in org.wildfly.clustering.web.undertow.session
-
Recordable
InactiveSessionStatistics. - RecordableSessionManagerStatistics - Interface in org.wildfly.clustering.web.undertow.session
-
Recordable
SessionManagerStatistics. - registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.web.undertow.elytron.ElytronUndertowSerializationContextInitializer
- registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.web.undertow.elytron.SecurityCacheSerializationContextInitializer
- registerSessionListener(SessionListener) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- removeAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- removeAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- removeAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- removeParticipant(String) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- removeSessionListener(SessionListener) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- requestDone(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- requestDone(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- requestDone(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- reset() - Method in class org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics
- reset() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
- rewriteUrl(String, String) - Method in class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
- ROOT_LOGGER - Static variable in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- run() - Method in class org.wildfly.clustering.web.undertow.UndertowIdentifierSerializerProvider
S
- SECURITY_CACHE - org.wildfly.clustering.web.undertow.UndertowSerializationContextInitializerProvider
- SecurityCacheSerializationContextInitializer - Class in org.wildfly.clustering.web.undertow.elytron
-
Marshaller registration for the
org.wildfly.security.cachepackage. - SecurityCacheSerializationContextInitializer() - Constructor for class org.wildfly.clustering.web.undertow.elytron.SecurityCacheSerializationContextInitializer
- SERVER - org.wildfly.clustering.web.undertow.UndertowUnaryRequirement
- sessionAlreadyExists(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- sessionAlreadyExists(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- sessionAlreadyExists$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- sessionCookieSource(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
- SessionIdGeneratorAdapter - Class in org.wildfly.clustering.web.undertow.sso.elytron
- SessionIdGeneratorAdapter(Supplier<String>) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.SessionIdGeneratorAdapter
- sessionIsInvalid(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- sessionIsInvalid(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- sessionIsInvalid$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- SessionManagerFactoryConfigurationAdapter<C extends DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>> - Class in org.wildfly.clustering.web.undertow.session
- SessionManagerFactoryConfigurationAdapter(SessionManagerFactoryConfiguration, C, Immutability) - Constructor for class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
- sessionManagerStopped() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- sessionManagerStopped() - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
- sessionManagerStopped$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- setDefaultSessionTimeout(int) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- setIdentity(SecurityIdentity) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.undertow.session.OrphanSession
- setSecurityIdentity(SecurityIdentity) - Method in interface org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContext
- setSessionId(HttpServerExchange, String) - Method in class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
- SimpleSessionConfig - Class in org.wildfly.clustering.web.undertow.session
-
SessionConfigimplementation that returns a fixed sessionId. - SimpleSessionConfig(String) - Constructor for class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
- SSOManagerServiceConfigurator<A,D,S,L> - Class in org.wildfly.clustering.web.undertow.sso
- SSOManagerServiceConfigurator(ServiceName, SupplierDependency<SSOManagerFactory<A, D, S, Batch>>, SupplierDependency<SessionIdGenerator>, LocalContextFactory<L>) - Constructor for class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
- start() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
- stop() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
T
- test(Object) - Method in enum org.wildfly.clustering.web.undertow.session.UndertowSessionAttributeImmutability
- toString() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
U
- UNDERTOW - org.wildfly.clustering.web.undertow.UndertowRequirement
- UndertowBinaryRequirement - Enum in org.wildfly.clustering.web.undertow
- UndertowClusteringLogger - Interface in org.wildfly.clustering.web.undertow.logging
- UndertowClusteringLogger_$logger - Class in org.wildfly.clustering.web.undertow.logging
-
Warning this class consists of generated code.
- UndertowClusteringLogger_$logger(Logger) - Constructor for class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
- UndertowDistributableServerRuntimeHandler - Class in org.wildfly.clustering.web.undertow.routing
- UndertowDistributableServerRuntimeHandler() - Constructor for class org.wildfly.clustering.web.undertow.routing.UndertowDistributableServerRuntimeHandler
- UndertowDistributableSessionManagementProvider<C extends DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>> - Class in org.wildfly.clustering.web.undertow.session
-
SessionManagementProviderfor Undertow. - UndertowDistributableSessionManagementProvider(DistributableSessionManagementProvider<C>, Immutability) - Constructor for class org.wildfly.clustering.web.undertow.session.UndertowDistributableSessionManagementProvider
- UndertowIdentifierSerializerProvider - Class in org.wildfly.clustering.web.undertow
- UndertowIdentifierSerializerProvider() - Constructor for class org.wildfly.clustering.web.undertow.UndertowIdentifierSerializerProvider
- UndertowRequirement - Enum in org.wildfly.clustering.web.undertow
- UndertowSerializationContextInitializer - Class in org.wildfly.clustering.web.undertow
- UndertowSerializationContextInitializer() - Constructor for class org.wildfly.clustering.web.undertow.UndertowSerializationContextInitializer
- UndertowSerializationContextInitializerProvider - Enum in org.wildfly.clustering.web.undertow
- UndertowSessionAttributeImmutability - Enum in org.wildfly.clustering.web.undertow.session
- UndertowSessionExpirationListener - Class in org.wildfly.clustering.web.undertow.session
- UndertowSessionExpirationListener(Deployment, SessionListeners, Recordable<ImmutableSessionMetaData>) - Constructor for class org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
- UndertowSessionManagementProviderFactory - Class in org.wildfly.clustering.web.undertow.session
-
SessionManagementProviderFactoryfor Undertow using either an attachedDistributableSessionManagementProvideror generated from a legacyReplicationConfig. - UndertowSessionManagementProviderFactory() - Constructor for class org.wildfly.clustering.web.undertow.session.UndertowSessionManagementProviderFactory
- UndertowSessionManager - Interface in org.wildfly.clustering.web.undertow.session
-
Exposes additional session manager aspects to a session.
- UndertowSingleSignOnManagementProvider - Class in org.wildfly.clustering.web.undertow.sso.elytron
-
SessionManagementProviderFactoryfor Undertow using either theorg.wildfly.clustering.web.sso.DistributableSSOManagementProviderfor the given security domain, the default provider, or a legacy provider. - UndertowSingleSignOnManagementProvider() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.UndertowSingleSignOnManagementProvider
- UndertowSpecificationProvider - Enum in org.wildfly.clustering.web.undertow.session
- UndertowUnaryRequirement - Enum in org.wildfly.clustering.web.undertow
V
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.session.LocalSessionContextFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.session.UndertowSessionAttributeImmutability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.UndertowBinaryRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.UndertowRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.UndertowSerializationContextInitializerProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.web.undertow.UndertowUnaryRequirement
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.clustering.web.undertow.session.LocalSessionContextFactory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.web.undertow.session.UndertowSessionAttributeImmutability
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.web.undertow.session.UndertowSpecificationProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.web.undertow.UndertowBinaryRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.web.undertow.UndertowRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.web.undertow.UndertowSerializationContextInitializerProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.web.undertow.UndertowUnaryRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WebDeploymentConfigurationAdapter - Class in org.wildfly.clustering.web.undertow.session
- WebDeploymentConfigurationAdapter(WebDeploymentConfiguration) - Constructor for class org.wildfly.clustering.web.undertow.session.WebDeploymentConfigurationAdapter
- writeTo(ProtoStreamWriter, ServletSecurityContextImpl.IdentityContainer) - Method in class org.wildfly.clustering.web.undertow.elytron.IdentityContainerMarshaller
- writeTo(ProtoStreamWriter, CachedIdentity) - Method in class org.wildfly.clustering.web.undertow.elytron.CachedIdentityMarshaller
All Classes All Packages