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