public interface Validator
| Modifier and Type | Method and Description |
|---|---|
String |
validate(JwtContext jwtContext) |
String validate(JwtContext jwtContext) throws MalformedClaimException
jwtContext - the JWT contextMalformedClaimException - if a malformed claim is encounteredCopyright © 2017. All rights reserved.