public interface Validator
| Modifier and Type | Method and Description |
|---|---|
String |
validate(JwtContext jwtContext) |
String validate(JwtContext jwtContext) throws MalformedClaimException
jwtContext - the JWT contextMalformedClaimExceptionCopyright © 2015. All rights reserved.