| Package | Description |
|---|---|
| org.pac4j.core.client.finder | |
| org.pac4j.core.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCallbackClientFinder
Find the right client on the callback.
|
class |
DefaultSecurityClientFinder
Find the right clients based on the query parameter for the
SecurityLogic. |
| Modifier and Type | Method and Description |
|---|---|
ClientFinder |
DefaultCallbackLogic.getClientFinder() |
ClientFinder |
DefaultSecurityLogic.getClientFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCallbackLogic.setClientFinder(ClientFinder clientFinder) |
void |
DefaultSecurityLogic.setClientFinder(ClientFinder clientFinder) |
Copyright © 2019. All Rights Reserved.