Uses of Package
org.forgerock.json.jose.jwe
Packages that use org.forgerock.json.jose.jwe
Package
Description
This package provides APIs for OAuth 2.0 services implementations.
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
.Handles Identity Assertion processing.
Provides JWT capabilities to the Identity Gateway.
Miscellaneous utility classes.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.http.oauth2ClassDescriptionAn 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.
-
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.A nested signed-then-encrypted JWT. -
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.An implementation for the JWE Header parameters.
-
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.An implementation for the JWE Header parameters. -
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.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.openig.assertion
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.openig.tools.jwt.factoryClassDescriptionAn 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.
-
Classes in org.forgerock.json.jose.jwe used by org.forgerock.openig.utilClassDescriptionAn Enum of the possible encryption methods that can be used when encrypting a JWT.