Toggle navigation
Home
org.pac4j.core.context.session.SessionStore to java.util.Optional
No. of Instances - 6
No. of Commits - 2
No. of Projects - {'pac4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Other
new MockSessionStore((Map<String,Object>)trackableSession)
to
new MockSessionStore((Map<String,Object>)trackableSession)
new JEEProvidedSessionStore((HttpSession)trackableSession)
to
new JEEProvidedSessionStore((HttpSession)trackableSession)
Add or Remove Method invocation
newSessionStore
to
newSessionStore.get()