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