Package de.xima.fc.session
Class SessionStoreFactory
java.lang.Object
de.xima.fc.session.SessionStoreFactory
Factory for creating 
SessionStores.- Since:
 - 8.0.0
 - Author:
 - XIMA Media GmbH
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.pac4j.core.context.session.SessionStoregetSessionStore(IAuthenticationTarget target)  
- 
Constructor Details
- 
SessionStoreFactory
- Throws:
 IllegalAccessException
 
 - 
 - 
Method Details
- 
getSessionStore
public static org.pac4j.core.context.session.SessionStore getSessionStore(IAuthenticationTarget target)  
 -