Package | Description |
---|---|
org.soulwing.jwt.api |
Modifier and Type | Method and Description |
---|---|
JWS |
JWS.Builder.build()
Creates a JSON Web Signature operator using the configuration of this
builder.
|
Modifier and Type | Method and Description |
---|---|
JWTGenerator.Builder |
JWTGenerator.Builder.signature(JWS operator)
Sets the JWS operator to use for signature operations.
|
JWTValidator.Builder |
JWTValidator.Builder.signatureValidation(JWS operator)
Sets the JWS operator to use for signature validation operations.
|
Copyright © 2019. All rights reserved.