| Package | Description |
|---|---|
| org.pac4j.core.client.finder | |
| org.pac4j.core.config |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Client> |
DefaultClientFinder.find(Clients clients,
WebContext context,
java.lang.String clientNames) |
java.util.List<Client> |
ClientFinder.find(Clients clients,
WebContext context,
java.lang.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,
java.util.Map<java.lang.String,Authorizer> authorizers) |
Copyright © 2018. All Rights Reserved.