Package | Description |
---|---|
org.soulwing.jwt.api | |
org.soulwing.jwt.api.jose4j |
Modifier and Type | Method and Description |
---|---|
JWTGenerator.Builder |
JWTGenerator.Builder.encryption(JWE operator)
Sets the JWE operator to use for encryption operations.
|
JWTGenerator.Builder |
JWTProvider.generator()
Gets a builder that will produce a
JWTGenerator instance. |
JWTGenerator.Builder |
JWTGenerator.Builder.signature(JWS operator)
Sets the JWS operator to use for signature operations.
|
Modifier and Type | Method and Description |
---|---|
JWTGenerator.Builder |
Jose4jProvider.generator() |
Copyright © 2019. All rights reserved.