Skip navigation links
WildFly: Web session clustering - Undertow integration 26.1.0.Beta1
A B C D E F G H I L O P R S T U V W 

A

accept(long) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 
accept(SSOManager<A, D, S, L, Batch>) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
 
add(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
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<ElytronAuthentication, String, Map.Entry<String, URI>, LocalSSOContext, Batch>) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
 
apply(Server) - Method in class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorServiceConfigurator
 
attributeAdded(Session, String, Object) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
attributeRemoved(Session, String, Object) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
attributeUpdated(Session, String, Object, Object) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
AuthenticatedSessionExternalizer - Class in org.wildfly.clustering.web.undertow.sso
Externalizer for an AuthenticatedSessionManager.AuthenticatedSession.
AuthenticatedSessionExternalizer() - Constructor for class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionExternalizer
 
AuthenticatedSessionMarshaller - Class in org.wildfly.clustering.web.undertow.sso
 
AuthenticatedSessionMarshaller() - Constructor for class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionMarshaller
 

B

batchIsAlreadyClosed(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
batchIsAlreadyClosed(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
batchIsAlreadyClosed$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
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.DistributableSingleSignOnManagerServiceConfigurator
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorServiceConfigurator
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
 

C

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
 
clearSession(HttpServerExchange, String) - Method in class org.wildfly.clustering.web.undertow.session.SimpleSessionConfig
 
close() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
close() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodecServiceConfigurator
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryServiceConfigurator
 
configure(OperationContext) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerServiceConfigurator
 
configure(OperationContext) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerServiceConfigurator
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorServiceConfigurator
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
contains(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
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
 
createSingleSignOn(Account, String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
 

D

decode(CharSequence) - Method in class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodec
 
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
 
DistributableSession - Class in org.wildfly.clustering.web.undertow.session
Adapts a distributable Session to an Undertow Session.
DistributableSession(UndertowSessionManager, Session<Map<String, Object>>, SessionConfig, Batch, Consumer<HttpServerExchange>) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSession
 
DistributableSessionIdentifierCodec - Class in org.wildfly.clustering.web.undertow.routing
SessionIdentifierCodec that encodes the route determined by a RouteLocator.
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 SessionIdentifierCodec service.
DistributableSessionIdentifierCodecServiceConfigurator(ServiceName, WebDeploymentConfiguration, DistributableSessionManagementProvider) - Constructor for class org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodecServiceConfigurator
 
DistributableSessionManager - Class in org.wildfly.clustering.web.undertow.session
Adapts a distributable SessionManager to an Undertow SessionManager.
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 - Class in org.wildfly.clustering.web.undertow.session
Distributable SessionManagerFactory builder for Undertow.
DistributableSessionManagerFactoryServiceConfigurator(ServiceName, SessionManagerFactoryConfiguration, DistributableSessionManagementProvider, Immutability) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryServiceConfigurator
 
DistributableSessionManagerStatistics - Class in org.wildfly.clustering.web.undertow.session
 
DistributableSessionManagerStatistics(ActiveSessionStatistics, InactiveSessionStatistics, Integer) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
DistributableSingleSignOn - Class in org.wildfly.clustering.web.undertow.sso
Adapts an SSO to a SingleSignOn.
DistributableSingleSignOn(SSO<AuthenticatedSessionManager.AuthenticatedSession, String, String, Void>, SessionManagerRegistry, Batcher<Batch>, Batch) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
DistributableSingleSignOn - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
DistributableSingleSignOn(SSO<ElytronAuthentication, 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
Adapts an SSOManager to a SingleSignOnManager.
DistributableSingleSignOnManager(SSOManager<AuthenticatedSessionManager.AuthenticatedSession, String, String, Void, Batch>, SessionManagerRegistry) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
 
DistributableSingleSignOnManager - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
DistributableSingleSignOnManager(SSOManager<ElytronAuthentication, 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
Builds a distributable SingleSignOnManagerFactory service.
DistributableSingleSignOnManagerServiceConfigurator(ServiceName, HostSingleSignOnManagementConfiguration, LegacySSOManagementProviderFactory) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerServiceConfigurator
 
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

ElytronAuthentication - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
ElytronAuthentication(String, boolean, String) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
 
ElytronAuthenticationMarshaller - Class in org.wildfly.clustering.web.undertow.sso.elytron
Marshaller for ElytronAuthentication.
ElytronAuthenticationMarshaller() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthenticationMarshaller
 
ElytronSSOSerializationContextInitializer - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
ElytronSSOSerializationContextInitializer() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.ElytronSSOSerializationContextInitializer
 
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
 
findSingleSignOn(String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
 

G

get() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
 
get() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerServiceConfigurator
 
get() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerServiceConfigurator
 
getAccount() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
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
 
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.DistributableSessionManagerStatistics
 
getExpiredSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
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.DistributableSingleSignOn
 
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
 
getJavaClass() - Method in class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthenticationMarshaller
 
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
 
getMarshalledValueFactory() - Method in class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
 
getMarshalledValueFactory() - 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.RecordableInactiveSessionStatistics
 
getMeanSessionLifetime() - Method in class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
getMechanism() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
getMechanism() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
 
getMechanismName() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
getName() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
getName() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
 
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
 
getServiceConfigurator(ServiceName, HostSingleSignOnManagementConfiguration) - Method in class org.wildfly.clustering.web.undertow.sso.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
 
getSession(SessionManager) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
getSessionIdentifierCodecServiceConfigurator(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.
getSessionManager(String) - Method in interface org.wildfly.clustering.web.undertow.sso.SessionManagerRegistry
Returns the session manager for the specified deployment, or null if the deployment does not exist.
getSessionManager(String) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
getSessionManagerFactoryServiceConfigurator(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
 
getTargetClass() - Method in class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionExternalizer
 
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
 

I

IdentifierFactoryAdapter - Class in org.wildfly.clustering.web.undertow
Adapts a SessionIdGenerator to a IdentifierFactory.
IdentifierFactoryAdapter(SessionIdGenerator) - Constructor for class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
 
InvalidatableSingleSignOn - Interface in org.wildfly.clustering.web.undertow.sso
 
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
 
invalidate() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
invalidate() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
invalidate() - Method in interface org.wildfly.clustering.web.undertow.sso.InvalidatableSingleSignOn
 
isOrphanSessionAllowed() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
 
isProgrammatic() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
isProgrammatic() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
 
iterator() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 

L

legacyRoutingProviderInUse(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
legacyRoutingProviderInUse(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
legacyRoutingProviderInUse$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
legacySessionManagementProviderInUse(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
legacySessionManagementProviderInUse(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
legacySessionManagementProviderInUse$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
legacySessionManagementProviderOverride(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
legacySessionManagementProviderOverride(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
legacySessionManagementProviderOverride$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
legacySingleSignOnProviderInUse(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
legacySingleSignOnProviderInUse(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
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
 

O

onDeploymentStart(Deployment, Host) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
onDeploymentStop(Deployment, Host) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
org.wildfly.clustering.web.undertow - package org.wildfly.clustering.web.undertow
 
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.sso.AuthenticatedSessionMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthenticationMarshaller
 
readObject(ObjectInput) - Method in class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionExternalizer
 
record(Session) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
record(ImmutableSessionMetaData) - Method in class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
RecordableInactiveSessionStatistics - Class in org.wildfly.clustering.web.undertow.session
Records statistics for inactive sessions.
RecordableInactiveSessionStatistics() - Constructor for class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
RecordableSessionManagerStatistics - Interface in org.wildfly.clustering.web.undertow.session
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronSSOSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.web.undertow.sso.UndertowSecuritySerializationContextInitializer
 
registerSessionListener(SessionListener) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 
remove(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
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
 
removeSingleSignOn(SingleSignOn) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
 
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.DistributableSessionManagerStatistics
 
reset() - Method in class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
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

sessionAlreadyExists(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
sessionAlreadyExists(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
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
 
sessionCreated(Session, HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
sessionExpired(ImmutableSession) - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
 
sessionIdChanged(Session, String) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
SessionIdGeneratorAdapter - Class in org.wildfly.clustering.web.undertow.sso.elytron
Adapts a String Supplier to a SessionIdGenerator.
SessionIdGeneratorAdapter(Supplier<String>) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.SessionIdGeneratorAdapter
 
SessionIdGeneratorServiceConfigurator - Class in org.wildfly.clustering.web.undertow.sso
 
SessionIdGeneratorServiceConfigurator(ServiceName, String) - Constructor for class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorServiceConfigurator
 
sessionIsInvalid(String) - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
sessionIsInvalid(String) - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
sessionIsInvalid$str() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
SessionListenerServiceConfigurator - Class in org.wildfly.clustering.web.undertow.sso
 
SessionListenerServiceConfigurator(ServiceName, SupplierDependency<SSOManager<AuthenticatedSessionManager.AuthenticatedSession, String, String, Void, Batch>>) - Constructor for class org.wildfly.clustering.web.undertow.sso.SessionListenerServiceConfigurator
 
SessionManagerFactoryConfigurationAdapter<C> - Class in org.wildfly.clustering.web.undertow.session
 
SessionManagerFactoryConfigurationAdapter(SessionManagerFactoryConfiguration, MarshalledValueFactory<C>, Immutability) - Constructor for class org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter
 
SessionManagerRegistry - Interface in org.wildfly.clustering.web.undertow.sso
Mechanism for looking up the SessionManager for a given deployment.
SessionManagerRegistryServiceConfigurator - Class in org.wildfly.clustering.web.undertow.sso
Service providing a SessionManagerRegistry for a host.
SessionManagerRegistryServiceConfigurator(ServiceName, String, String, SupplierDependency<SessionListener>) - Constructor for class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
sessionManagerStopped() - Method in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
sessionManagerStopped() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
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
SessionConfig implementation 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
 
start(StartContext) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 
stop() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 
stop(StopContext) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryServiceConfigurator
 

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

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 - Class in org.wildfly.clustering.web.undertow.session
UndertowDistributableSessionManagementProvider(DistributableSessionManagementProvider, 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
 
UndertowSecuritySerializationContextInitializer - Class in org.wildfly.clustering.web.undertow.sso
 
UndertowSecuritySerializationContextInitializer() - Constructor for class org.wildfly.clustering.web.undertow.sso.UndertowSecuritySerializationContextInitializer
 
UndertowSessionAttributeImmutability - Enum in org.wildfly.clustering.web.undertow.session
 
UndertowSessionExpirationListener - Class in org.wildfly.clustering.web.undertow.session
 
UndertowSessionExpirationListener(Deployment, SessionListeners) - Constructor for class org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
 
UndertowSessionManagementProviderFactory - Class in org.wildfly.clustering.web.undertow.session
SessionManagementProviderFactory for Undertow using either an attached DistributableSessionManagementProvider or generated from a legacy ReplicationConfig.
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
SessionManagementProviderFactory for Undertow using either the DistributableSSOManagementProvider for the given security domain, the default provider, or a legacy provider.
UndertowSingleSignOnManagementProvider() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.UndertowSingleSignOnManagementProvider
 
UndertowSingleSignOnManagementProvider - Class in org.wildfly.clustering.web.undertow.sso
SessionManagementProviderFactory for Undertow using either the DistributableSSOManagementProvider for the given host, the default provider, or a legacy provider.
UndertowSingleSignOnManagementProvider() - Constructor for class org.wildfly.clustering.web.undertow.sso.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.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.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
 
writeObject(ObjectOutput, AuthenticatedSessionManager.AuthenticatedSession) - Method in class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionExternalizer
 
writeTo(ProtoStreamWriter, AuthenticatedSessionManager.AuthenticatedSession) - Method in class org.wildfly.clustering.web.undertow.sso.AuthenticatedSessionMarshaller
 
writeTo(ProtoStreamWriter, ElytronAuthentication) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthenticationMarshaller
 
A B C D E F G H I L O P R S T U V W 
Skip navigation links
WildFly: Web session clustering - Undertow integration 26.1.0.Beta1

Copyright © 2022 JBoss by Red Hat. All rights reserved.