Uses of Package
org.forgerock.json.jose.jwe
Packages that use org.forgerock.json.jose.jwe
Package
Description
Classes and interfaces for builder to build JWTs using a fluent API.
Classes and interfaces for JWT encryption and JWEs.
Encryption Handler classes for each possible encryption algorithm.
Classes and interfaces for JWT signing and JWS'.
JWT implementation(s) of
TokenHandler
.-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.json.jose.buildersClassDescriptionAn Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.A JWE implementation of the Jwt interface.An Enum of the possible encryption methods that can be used when encrypting a JWT.A nested signed-then-encrypted JWT.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.json.jose.jweClassDescriptionAn Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.A JWE implementation of the Jwt interface.An Enum of the possible encryption methods that can be used when encrypting a JWT.An Enum of the possible encryption algorithms that can be used to encrypt a JWT.An Enum of the possible types of JWE algorithms that can be used to encrypt a JWT.An implementation for the JWE Header parameters.An Enum for the additional JWE Header parameter names.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.json.jose.jwe.handlers.encryptionClassDescriptionAn Enum of the possible encryption methods that can be used when encrypting a JWT.An Enum of the possible encryption algorithms that can be used to encrypt a JWT.This class represents the result from the encryption process of the JWT plaintext.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.json.jose.jwsClassDescriptionAn Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.A JWE implementation of the Jwt interface.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.json.jose.tokenhandlerClassDescriptionAn Enum of the possible encryption methods that can be used when encrypting a JWT.An Enum of the possible encryption algorithms that can be used to encrypt a JWT.