| Package | Description |
|---|---|
| org.pac4j.core.client.finder | |
| org.pac4j.core.config |
| Modifier and Type | Method and Description |
|---|---|
List<Client> |
DefaultClientFinder.find(Clients clients,
WebContext context,
String clientNames) |
List<Client> |
ClientFinder.find(Clients clients,
WebContext context,
String clientNames) |
| Modifier and Type | Field and Description |
|---|---|
protected Clients |
Config.clients |
| Modifier and Type | Method and Description |
|---|---|
Clients |
Config.getClients() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setClients(Clients clients) |
| Constructor and Description |
|---|
Config(Clients clients) |
Config(Clients clients,
Map<String,Authorizer> authorizers) |
Copyright © 2017. All Rights Reserved.