mitreid-connect
|
公開メンバ関数 | |
String | resolveRedirect (String requestedRedirect, ClientDetails client) throws OAuth2Exception |
boolean | isStrictMatch () |
void | setStrictMatch (boolean strictMatch) |
限定公開メンバ関数 | |
boolean | redirectMatches (String requestedRedirect, String redirectUri) |
非公開変数類 | |
BlacklistedSiteService | blacklistService |
ConfigurationPropertiesBean | config |
boolean | strictMatch = true |
A redirect resolver that knows how to check against the blacklisted URIs for forbidden values. Can be configured to do strict string matching also.
|
inline |
|
inlineprotected |
|
inline |
|
inline |
Set this to true to require exact string matches for all redirect URIs. (Default is false)
strictMatch | the strictMatch to set |
|
private |
|
private |
|
private |