keycloak
|
公開メンバ関数 | |
AudienceCheck (String expectedAudience) | |
boolean | test (JsonWebToken t) throws VerificationException |
boolean | test (T t) throws VerificationException |
非公開変数類 | |
final String | expectedAudience |
|
inline |
|
inherited |
Performs a single check on the given token verifier.
t | Token, guaranteed to be non-null. |
VerificationException |
|
inline |
|
private |