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