mitreid-connect
|
公開メンバ関数 | |
Map< String, String > | getWhitelist () |
void | setWhitelist (Map< String, String > whitelist) |
boolean | isValid (JWT assertion) |
非公開変数類 | |
Map< String, String > | whitelist = new HashMap<>() |
JWKSetCacheService | jwkCache |
静的非公開変数類 | |
static Logger | logger = LoggerFactory.getLogger(WhitelistedIssuerAssertionValidator.class) |
Checks to see if the assertion was signed by a particular authority available from a whitelist
|
inline |
|
inline |
org.mitre.jwt.assertion.AssertionValidatorを実装しています。
|
inline |
whitelist | the whitelist to set |
|
private |
|
staticprivate |
|
private |
Map of issuer -> JWKSetUri