@Singleton public class Pac4jHandlerCache extends Object implements be.objectify.deadbolt.java.cache.HandlerCache
Pac4jHandler. The deadbolt key is the pac4j clients parameter,
the default key being a null clients parameter.| Constructor and Description |
|---|
Pac4jHandlerCache(org.pac4j.core.config.Config config,
play.libs.concurrent.HttpExecutionContext httpExecutionContext,
PlaySessionStore playSessionStore,
Pac4jRoleHandler roleHandler) |
| Modifier and Type | Method and Description |
|---|---|
be.objectify.deadbolt.java.DeadboltHandler |
apply(String clients) |
be.objectify.deadbolt.java.DeadboltHandler |
get() |
protected be.objectify.deadbolt.java.DeadboltHandler |
getAndBuildHandler(String clients) |
String |
toString() |
@Inject
public Pac4jHandlerCache(org.pac4j.core.config.Config config,
play.libs.concurrent.HttpExecutionContext httpExecutionContext,
PlaySessionStore playSessionStore,
Pac4jRoleHandler roleHandler)
Copyright © 2019. All rights reserved.