public interface SessionManagerConfiguration
| Modifier and Type | Method and Description |
|---|---|
SessionExpirationListener |
getExpirationListener() |
IdentifierFactory<String> |
getIdentifierFactory() |
Recordable<ImmutableSession> |
getInactiveSessionRecorder() |
javax.servlet.ServletContext |
getServletContext() |
javax.servlet.ServletContext getServletContext()
IdentifierFactory<String> getIdentifierFactory()
SessionExpirationListener getExpirationListener()
Recordable<ImmutableSession> getInactiveSessionRecorder()
Copyright © 2020 JBoss by Red Hat. All rights reserved.