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