| Package | Description |
|---|---|
| org.pac4j.play | |
| org.pac4j.play.deadbolt2 | |
| org.pac4j.play.java | |
| org.pac4j.play.store |
| Modifier and Type | Field and Description |
|---|---|
protected PlaySessionStore |
LogoutController.playSessionStore |
protected PlaySessionStore |
CallbackController.playSessionStore |
| Constructor and Description |
|---|
Pac4jHandler(org.pac4j.core.config.Config config,
play.libs.concurrent.HttpExecutionContext httpExecutionContext,
String clients,
PlaySessionStore playSessionStore,
Pac4jRoleHandler rolePermissionsHandler) |
Pac4jHandlerCache(org.pac4j.core.config.Config config,
play.libs.concurrent.HttpExecutionContext httpExecutionContext,
PlaySessionStore playSessionStore,
Pac4jRoleHandler roleHandler) |
| Constructor and Description |
|---|
SecureAction(org.pac4j.core.config.Config config,
PlaySessionStore playSessionStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlayCacheSessionStore
This session store internally uses the
PlayCacheStore which uses the Play Cache, only an identifier is saved into the Play session. |
Copyright © 2018. All rights reserved.