Package | Description |
---|---|
org.forgerock.json.jose.builders |
Classes and interfaces for builder to build JWTs using a fluent API.
|
org.forgerock.json.jose.jwe |
Classes and interfaces for JWT encryption and JWEs.
|
org.forgerock.json.jose.jwe.handlers.encryption |
Encryption Handler classes for each possible encryption algorithm.
|
org.forgerock.json.jose.jws |
Classes and interfaces for JWT signing and JWS'.
|
org.forgerock.json.jose.tokenhandler |
JWT implementation(s) of
TokenHandler . |
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
org.forgerock.openam.secrets |
The AM supporting classes for centrally configuring secrets.
|
org.forgerock.selfservice.stages.tokenhandlers |
This package contains some common snapshot token handler implementations.
|
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.
|
SignedThenEncryptedJwt
A nested signed-then-encrypted JWT.
|
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.
|
JweHeader
An implementation for the JWE Header parameters.
|
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. |
JweHeader
An implementation for the JWE Header parameters.
|
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.
|
Class and Description |
---|
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.
|
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 © 2010-2018, ForgeRock All Rights Reserved.