| Package | Description |
|---|---|
| org.pac4j.core.client | |
| org.pac4j.core.http |
| Modifier and Type | Field and Description |
|---|---|
protected CallbackUrlResolver |
IndirectClient.callbackUrlResolver |
| Modifier and Type | Method and Description |
|---|---|
CallbackUrlResolver |
IndirectClient.getCallbackUrlResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndirectClient.setCallbackUrlResolver(CallbackUrlResolver callbackUrlResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCallbackUrlResolver
Default callback url resolver: uses the defined callback url as is.
|
class |
RelativeCallbackUrlResolver
The new callback url is computed from a relative callback url and the current server configuration.
|
Copyright © 2016. All Rights Reserved.