public static class LoginActionsServiceChecks.AuthenticationSessionUserIdMatchesOneFromToken extends Object implements TokenVerifier.Predicate<JsonWebToken>
| Constructor and Description |
|---|
AuthenticationSessionUserIdMatchesOneFromToken(ActionTokenContext<?> context) |
public AuthenticationSessionUserIdMatchesOneFromToken(ActionTokenContext<?> context)
public boolean test(JsonWebToken t) throws VerificationException
test in interface TokenVerifier.Predicate<JsonWebToken>VerificationExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.