Class TokenManager.TokenRevocationCheck

java.lang.Object
org.keycloak.protocol.oidc.TokenManager.TokenRevocationCheck
All Implemented Interfaces:
TokenVerifier.Predicate<JsonWebToken>
Enclosing class:
TokenManager

public static class TokenManager.TokenRevocationCheck extends Object implements TokenVerifier.Predicate<JsonWebToken>
Check if access token was revoked with OAuth revocation endpoint