mitreid-connect
|
公開メンバ関数 | |
Map< String, RegisteredClient > | getClients () |
void | setClients (Map< String, RegisteredClient > clients) |
RegisteredClient | getClientConfiguration (ServerConfiguration issuer) |
void | afterPropertiesSet () |
非公開変数類 | |
Map< String, RegisteredClient > | clients |
Client configuration service that holds a static map from issuer URL to a ClientDetails object to use at that issuer.
Designed to be configured as a bean.
|
inline |
|
inline |
Get the client configured for this issuer
org.mitre.openid.connect.client.service.ClientConfigurationServiceを実装しています。
|
inline |
|
inline |
clients | the clients to set |
|
private |