| Package | Description |
|---|---|
| org.jose4j.jwt.consumer |
| Modifier and Type | Method and Description |
|---|---|
JwtConsumerBuilder |
JwtConsumerBuilder.setJwsCustomizer(JwsCustomizer jwsCustomizer)
Set a callback JwsCustomizer that provides a hook to call arbitrary methods on the/any JsonWebSignature prior
to the JwsConsumer using it to verify the signature.
|
Copyright © 2016. All rights reserved.