| Package | Description |
|---|---|
| org.pac4j.core.config | |
| org.pac4j.core.engine |
| Modifier and Type | Field and Description |
|---|---|
protected CallbackLogic |
Config.callbackLogic |
| Modifier and Type | Method and Description |
|---|---|
CallbackLogic |
Config.getCallbackLogic() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setCallbackLogic(CallbackLogic callbackLogic) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCallbackLogic<R,C extends WebContext>
Default callback logic:
|
class |
J2ERenewSessionCallbackLogic<C extends J2EContext>
Callback logic with web session renewal for J2E context.
|
Copyright © 2017. All Rights Reserved.