|
keycloak
|


公開メンバ関数 | |
| RealmUrlCheck (String realmUrl) | |
| boolean | test (JsonWebToken t) throws VerificationException |
| boolean | test (T t) throws VerificationException |
非公開変数類 | |
| final String | realmUrl |
静的非公開変数類 | |
| static final RealmUrlCheck | NULL_INSTANCE = new RealmUrlCheck(null) |
|
inline |
|
inherited |
Performs a single check on the given token verifier.
| t | Token, guaranteed to be non-null. |
| VerificationException |
|
inline |
|
staticprivate |
|
private |
1.8.13