@java.lang.Deprecated interface Pac4jContextProvider
Provides a Pac4j Context via static methods or similar so that the client code need not take them as params.
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract org.pac4j.core.context.FrameworkParameters |
frameworkParameters() |
|
abstract org.pac4j.core.context.WebContext |
webContext() |