|
mitreid-connect
|


公開メンバ関数 | |
| IssuerServiceResponse | getIssuer (HttpServletRequest request) |
| String | getAccountChooserUrl () |
| void | setAccountChooserUrl (String accountChooserUrl) |
| Set< String > | getWhitelist () |
| void | setWhitelist (Set< String > whitelist) |
| Set< String > | getBlacklist () |
| void | setBlacklist (Set< String > blacklist) |
| void | afterPropertiesSet () |
非公開変数類 | |
| String | accountChooserUrl |
| Set< String > | whitelist = new HashSet<>() |
| Set< String > | blacklist = new HashSet<>() |
Determines the issuer using an account chooser or other third-party-initiated login
|
inline |
|
inline |
|
inline |
|
inline |
org.mitre.openid.connect.client.service.IssuerServiceを実装しています。
|
inline |
|
inline |
| accountChooserUrl | the accountChooserUrl to set |
|
inline |
| blacklist | the blacklist to set |
|
inline |
| whitelist | the whitelist to set |
|
private |
|
private |
|
private |
1.8.13