Class and Description |
---|
CompressionAlgorithm
An Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.
|
EncryptedJwt
A JWE implementation of the Jwt interface.
|
EncryptionMethod
An Enum of the possible encryption methods that can be used when encrypting a JWT.
|
SignedThenEncryptedJwt
A nested signed-then-encrypted JWT.
|
Class and Description |
---|
CompressionAlgorithm
An Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.
|
EncryptedJwt
A JWE implementation of the Jwt interface.
|
EncryptionMethod
An Enum of the possible encryption methods that can be used when encrypting a JWT.
|
JweAlgorithm
An Enum of the possible encryption algorithms that can be used to encrypt a JWT.
|
JweAlgorithmType
An Enum of the possible types of JWE algorithms that can be used to encrypt a JWT.
|
JweHeader
An implementation for the JWE Header parameters.
|
JweHeaderKey
An Enum for the additional JWE Header parameter names.
|
Class and Description |
---|
EncryptionMethod
An Enum of the possible encryption methods that can be used when encrypting a JWT.
|
JweAlgorithm
An Enum of the possible encryption algorithms that can be used to encrypt a JWT.
|
JweEncryption
This class represents the result from the encryption process of the JWT plaintext.
|
Class and Description |
---|
CompressionAlgorithm
An Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.
|
EncryptedJwt
A JWE implementation of the Jwt interface.
|
Class and Description |
---|
EncryptionMethod
An Enum of the possible encryption methods that can be used when encrypting a JWT.
|
JweAlgorithm
An Enum of the possible encryption algorithms that can be used to encrypt a JWT.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.