mitreid-connect
|
公開メンバ関数 | |
String | getAccountChooserUrl () |
void | setAccountChooserUrl (String accountChooserUrl) |
boolean | isForceHttps () |
void | setForceHttps (boolean forceHttps) |
IssuerServiceResponse | getIssuer (HttpServletRequest request) |
Set< String > | getWhitelist () |
void | setWhitelist (Set< String > whitelist) |
Set< String > | getBlacklist () |
void | setBlacklist (Set< String > blacklist) |
String | getParameterName () |
void | setParameterName (String parameterName) |
String | getLoginPageUrl () |
void | setLoginPageUrl (String loginPageUrl) |
非公開変数類 | |
ThirdPartyIssuerService | thirdPartyIssuerService = new ThirdPartyIssuerService() |
WebfingerIssuerService | webfingerIssuerService = new WebfingerIssuerService() |
Issuer service that tries to parse input from the inputs from a third-party account chooser service (if possible), but falls back to webfinger discovery if not.
|
inline |
|
inline |
|
inline |
org.mitre.openid.connect.client.service.IssuerServiceを実装しています。
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
accountChooserUrl |
|
inline |
|
inline |
forceHttps |
|
inline |
|
inline |
|
inline |
|
private |
|
private |