| Package | Description |
|---|---|
| org.jose4j.jwt.consumer |
| Modifier and Type | Method and Description |
|---|---|
JwtConsumerBuilder |
JwtConsumerBuilder.registerValidator(Validator validator)
Custom Validator implementations, which will be invoked when the
JwtConsumer is validating the JWT claims. |
| Constructor and Description |
|---|
ErrorCodeValidatorAdapter(Validator validator) |
Copyright © 2018. All rights reserved.