@ConsumerType public interface ExtendedTokenValidator extends TokenValidator
Modifier and Type | Interface and Description |
---|---|
static class |
ExtendedTokenValidator.ValidationResult |
VALIDATOR_TYPE_PROPERTY
Modifier and Type | Method and Description |
---|---|
@NotNull ExtendedTokenValidator.ValidationResult |
validate(@NotNull java.lang.String token)
Performs the complete token validation returning one of the possible results.
|
isValid
@NotNull @NotNull ExtendedTokenValidator.ValidationResult validate(@NotNull @NotNull java.lang.String token)
Copyright © 2010 - 2023 Adobe. All Rights Reserved