|
keycloak
|


公開メンバ関数 | |
| IsRedirectValid (ActionTokenContext<?> context, String redirectUri) | |
| boolean | test (JsonWebToken t) throws VerificationException |
| boolean | test (T t) throws VerificationException |
非公開変数類 | |
| final ActionTokenContext<?> | context |
| final String | redirectUri |
Verifies whether the given redirect URL, when set, is valid for the given client.
|
inline |
|
inherited |
Performs a single check on the given token verifier.
| t | Token, guaranteed to be non-null. |
| VerificationException |
|
inline |
|
private |
|
private |
1.8.13