mitreid-connect
|
公開メンバ関数 | |
RegisteredClient | getClientConfiguration (ServerConfiguration issuer) |
Map< String, RegisteredClient > | getClients () |
void | setClients (Map< String, RegisteredClient > clients) |
RegisteredClient | getTemplate () |
void | setTemplate (RegisteredClient template) |
RegisteredClientService | getRegisteredClientService () |
void | setRegisteredClientService (RegisteredClientService registeredClientService) |
Set< String > | getWhitelist () |
void | setWhitelist (Set< String > whitelist) |
Set< String > | getBlacklist () |
void | setBlacklist (Set< String > blacklist) |
Houses both a static client configuration and a dynamic client configuration service in one object. Checks the static service first, then falls through to the dynamic service.
Provides configuration passthrough for the template, registered client service, whitelist, and blacklist for the dynamic service, and to the static service's client map.
|
inline |
|
inline |
org.mitre.openid.connect.client.service.ClientConfigurationServiceを実装しています。
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
blacklist |
|
inline |
clients |
|
inline |
registeredClientService |
|
inline |
template |
|
inline |
whitelist |
|
private |
|
private |