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

A

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
 
attributeAdded(Session, String, Object) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
attributeRemoved(Session, String, Object) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
attributeUpdated(Session, String, Object, Object) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 

B

build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.session.RouteBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 

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
 
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.session.DistributableSessionIdentifierCodecBuilder
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilder
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.session.RouteBuilder
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerBuilder
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerBuilder
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorBuilder
 
configure(CapabilityServiceSupport) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
contains(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 
create(String, SecurityIdentity) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManager
 
createIdentifier() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
 
createLocalContext() - Method in class 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
 
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(String) - Method in class org.wildfly.clustering.web.undertow.session.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<LocalSessionContext>, SessionConfig, Batch, Runnable) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSession
 
DistributableSessionIdentifierCodec - Class in org.wildfly.clustering.web.undertow.session
SessionIdentifierCodec that encodes the route determined by a RouteLocator.
DistributableSessionIdentifierCodec(RouteLocator, RoutingSupport) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodec
 
DistributableSessionIdentifierCodecBuilder - Class in org.wildfly.clustering.web.undertow.session
Builds a distributable SessionIdentifierCodec service.
DistributableSessionIdentifierCodecBuilder(ServiceName, String, String, RouteLocatorBuilderProvider) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilder
 
DistributableSessionIdentifierCodecBuilderProvider - Class in org.wildfly.clustering.web.undertow.session
 
DistributableSessionIdentifierCodecBuilderProvider() - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilderProvider
 
DistributableSessionManager - Class in org.wildfly.clustering.web.undertow.session
Adapts a distributable SessionManager to an Undertow SessionManager.
DistributableSessionManager(String, SessionManager<LocalSessionContext, Batch>, SessionListeners, RecordableSessionManagerStatistics) - 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<LocalSessionContext, Batch>, DistributableSessionManagerConfiguration) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactory
 
DistributableSessionManagerFactoryBuilder - Class in org.wildfly.clustering.web.undertow.session
Distributable SessionManagerFactory builder for Undertow.
DistributableSessionManagerFactoryBuilder(ServiceName, DistributableSessionManagerConfiguration, SessionManagerFactoryBuilderProvider<Batch>) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilder
 
DistributableSessionManagerFactoryBuilderProvider - Class in org.wildfly.clustering.web.undertow.session
 
DistributableSessionManagerFactoryBuilderProvider() - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilderProvider
 
DistributableSessionManagerStatistics - Class in org.wildfly.clustering.web.undertow.session
 
DistributableSessionManagerStatistics(ActiveSessionStatistics, InactiveSessionStatistics, int) - 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
 
DistributableSingleSignOnClassTableContributor - Class in org.wildfly.clustering.web.undertow.sso
 
DistributableSingleSignOnClassTableContributor() - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnClassTableContributor
 
DistributableSingleSignOnClassTableContributor - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
DistributableSingleSignOnClassTableContributor() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnClassTableContributor
 
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
 
DistributableSingleSignOnManagerBuilder - Class in org.wildfly.clustering.web.undertow.sso
Builds a distributable SingleSignOnManagerFactory service.
DistributableSingleSignOnManagerBuilder(ServiceName, String, String, SSOManagerFactoryBuilderProvider<Batch>) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerBuilder
 
DistributableSingleSignOnManagerBuilder - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
DistributableSingleSignOnManagerBuilder(ServiceName, String, SessionIdGenerator, SSOManagerFactoryBuilderProvider<Batch>) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerBuilder
 
DistributableSingleSignOnManagerBuilderProvider - Class in org.wildfly.clustering.web.undertow.sso
 
DistributableSingleSignOnManagerBuilderProvider() - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerBuilderProvider
 
DistributableSingleSignOnManagerBuilderProvider - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
DistributableSingleSignOnManagerBuilderProvider() - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerBuilderProvider
 

E

ElytronAuthentication - Class in org.wildfly.clustering.web.undertow.sso.elytron
 
ElytronAuthentication(String, String) - Constructor for class org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
 
encode(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodec
equals(Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 

F

find(String) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManager
 
findSingleSignOn(String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
 

G

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
 
getAttributeNames() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
 
getAttributeNames() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
 
getAuthenticatedSession() - Method in interface org.wildfly.clustering.web.undertow.session.LocalSessionContext
 
getAverageSessionAliveTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
getBuilder(ServiceName, DistributableSessionManagerConfiguration) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilderProvider
 
getBuilder(ServiceName, String, String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerBuilderProvider
 
getBuilder(ServiceName, String, SessionIdGenerator) - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerBuilderProvider
 
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
 
getDeploymentBuilder(ServiceName, String, String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilderProvider
 
getDeploymentName() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 
getDeploymentName() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
 
getExpiredSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
getExpiredSessionCount() - Method in class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
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.sso.DistributableSingleSignOn
 
getId() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
getIdentifierFactory() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
getIdentity() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOn
 
getKnownClasses() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnClassTableContributor
 
getKnownClasses() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnClassTableContributor
 
getLastAccessedTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
 
getLastAccessedTime() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
 
getLifecycleLock() - Method in interface org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
 
getLocalContextFactory() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
getLoggingLocale() - Method in class org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger_$logger
 
getMarshalledValueFactory() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
getMarshallingContext() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
getMaxActiveSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
 
getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
 
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
 
getSerializer() - Method in class org.wildfly.clustering.web.undertow.UndertowIdentifierSerializerProvider
 
getServerBuilders(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilderProvider
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.session.RouteBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.sso.elytron.DistributableSingleSignOnManagerBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
getServiceName() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
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
 
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 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.SessionManagerRegistryBuilder
 
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
 
getValue() - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
getValue() - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
getValue() - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 

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
 
ImmutableAuthenticatedSession - Class in org.wildfly.clustering.web.undertow.session
An explicitly immutable AuthenticatedSessionManager.AuthenticatedSession.
ImmutableAuthenticatedSession(AuthenticatedSessionManager.AuthenticatedSession) - Constructor for class org.wildfly.clustering.web.undertow.session.ImmutableAuthenticatedSession
 
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() - 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
 
iterator() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
 

L

LocalSessionContext - Interface in org.wildfly.clustering.web.undertow.session
 
LocalSessionContextFactory - Class in org.wildfly.clustering.web.undertow.session
 
LocalSessionContextFactory() - Constructor for class org.wildfly.clustering.web.undertow.session.LocalSessionContextFactory
 
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.SessionManagerRegistryBuilder
 
onDeploymentStop(Deployment, Host) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
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.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
 

R

record(Session) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
record(ImmutableSession) - 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
 
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
 
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
 
reset() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics
 
reset() - Method in class org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
 
ROOT_LOGGER - Static variable in interface org.wildfly.clustering.web.undertow.logging.UndertowClusteringLogger
 
RouteBuilder - Class in org.wildfly.clustering.web.undertow.session
Builds a service providing the route of a server.
RouteBuilder(String) - Constructor for class org.wildfly.clustering.web.undertow.session.RouteBuilder
 

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
 
sessionCreated(Session, HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
sessionExpired(ImmutableSession) - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
 
sessionIdChanged(Session, String) - Method in class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
SessionIdGeneratorBuilder - Class in org.wildfly.clustering.web.undertow.sso
 
SessionIdGeneratorBuilder(ServiceName, String) - Constructor for class org.wildfly.clustering.web.undertow.sso.SessionIdGeneratorBuilder
 
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
 
SessionListenerBuilder - Class in org.wildfly.clustering.web.undertow.sso
 
SessionListenerBuilder(ServiceName, ValueDependency<SSOManager>) - Constructor for class org.wildfly.clustering.web.undertow.sso.SessionListenerBuilder
 
SessionManagerRegistry - Interface in org.wildfly.clustering.web.undertow.sso
Mechanism for looking up the SessionManager for a given deployment.
SessionManagerRegistryBuilder - Class in org.wildfly.clustering.web.undertow.sso
Service providing a SessionManagerRegistry for a host.
SessionManagerRegistryBuilder(ServiceName, String, String, ValueDependency<SessionListener>) - Constructor for class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
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
 
setAuthenticatedSession(AuthenticatedSessionManager.AuthenticatedSession) - Method in interface org.wildfly.clustering.web.undertow.session.LocalSessionContext
 
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
 
setSecurityIdentity(SecurityIdentity) - Method in interface org.wildfly.clustering.web.undertow.sso.elytron.LocalSSOContext
 
SSOManagerBuilder<A,D,S,L> - Class in org.wildfly.clustering.web.undertow.sso
 
SSOManagerBuilder(ServiceName, ValueDependency<SSOManagerFactory>, ValueDependency<SessionIdGenerator>, LocalContextFactory<L>) - Constructor for class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
start() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
 
start() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 
start(StartContext) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
start(StartContext) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 
stop() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
 
stop() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
 
stop(StopContext) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryBuilder
 
stop(StopContext) - Method in class org.wildfly.clustering.web.undertow.sso.SSOManagerBuilder
 

T

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
 
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
 
UndertowSessionExpirationListener - Class in org.wildfly.clustering.web.undertow.session
 
UndertowSessionExpirationListener(Deployment, SessionListeners) - Constructor for class org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener
 
UndertowSessionManager - Interface in org.wildfly.clustering.web.undertow.session
Exposes additional session manager aspects to a session.
UndertowUnaryRequirement - Enum in org.wildfly.clustering.web.undertow
 

V

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.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.
A B C D E F G H I L O R S T U V 
Skip navigation links
WildFly: Web session clustering - Undertow integration 12.0.0.Beta1

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