| Package | Description |
|---|---|
| net.trajano.ms.auth.jsonclientvalidator |
An implementation of the client validator that uses a JSON file source.
|
| Modifier and Type | Field and Description |
|---|---|
private List<ClientInfo> |
Clients.clientInfoList |
| Modifier and Type | Method and Description |
|---|---|
private ClientInfo |
JsonClientValidator.getClientInfo(String clientId) |
| Modifier and Type | Method and Description |
|---|---|
List<ClientInfo> |
Clients.getClients() |
| Modifier and Type | Method and Description |
|---|---|
void |
Clients.setClients(List<ClientInfo> clients) |
Copyright © 2012–2017 Trajano. All rights reserved.