public static class LoginActionsServiceChecks.IsActionRequired extends Object implements TokenVerifier.Predicate<JsonWebToken>
| Constructor and Description |
|---|
IsActionRequired(ActionTokenContext<?> context,
CommonClientSessionModel.Action expectedAction) |
public IsActionRequired(ActionTokenContext<?> context, CommonClientSessionModel.Action expectedAction)
public boolean test(JsonWebToken t) throws org.keycloak.common.VerificationException
test in interface TokenVerifier.Predicate<JsonWebToken>org.keycloak.common.VerificationExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.