Uses of Package
io.inverno.mod.security.jose.jwe
Packages that use io.inverno.mod.security.jose.jwe
Package
Description
JSON Object Signing and Encryption payload converters.
JSON Web Encryption implementation.
JSON Web Encryption API.
JSON Web Token API.
-
Classes in io.inverno.mod.security.jose.jwe used by io.inverno.mod.security.joseClassDescriptionThe JWE Service is the main entry point for creating and reading JSON Web Encryption objects.A JWE zip implements a JWE compression algorithm used to compress or decompress a JWE object payload based on the compression algorithm JWE JOSE header parameter.
-
Classes in io.inverno.mod.security.jose.jwe used by io.inverno.mod.security.jose.internal.jweClassDescriptionA JSON Web Encryption object supporting JWE JSON representation as defined by RFC7516 Section 7.2.Built recipient resulting from the build of a JSON JWE and exposing the recipient JWE directly.Read recipient resulting from the read of a JSON JWE and exposing a single JWE publisher used to decrypt and validate the recipient JWE.Base JSON JWE Recipient exposing recipient specific JWE JOSE header and encrypted key.A JSON JWE builder is used to build JSON Web Encryption objects that can be serialized to the JSON representation as defined by RFC7516 Section 7.2.A JSON JWE reader is used to read JSON Web Encryption objects serialized using the JSON representation as defined by RFC7516 Section 7.2.A JSON Web Encryption object as defined by RFC7516.A JSON Web Encryption builder is used to build single JSON Web Encryption objects.Thrown by a
JWEBuilderto indicate an error while building a JWE.JSON Web Encryption JOSE header as defined by RFC7516 Section 4.A JWE JOSE header configurator is used inJWEBuilderorJsonJWEBuilderto configure JWE JOSE headers when building JWE objects.A JWE reader is used to read single JSON Web Encryption objects serialized in the compact representation as defined by RFC7516 Section 7.1.Thrown by aJWEReaderto indicate an error while reading a JWE.The JWE Service is the main entry point for creating and reading JSON Web Encryption objects.A JWE zip implements a JWE compression algorithm used to compress or decompress a JWE object payload based on the compression algorithm JWE JOSE header parameter.Thrown by aJWEZipto indicate an error while compressing or decompressing data. -
Classes in io.inverno.mod.security.jose.jwe used by io.inverno.mod.security.jose.jweClassDescriptionBase JSON JWE Recipient exposing recipient specific JWE JOSE header and encrypted key.A JSON JWE builder is used to build JSON Web Encryption objects that can be serialized to the JSON representation as defined by RFC7516 Section 7.2.A JSON JWE reader is used to read JSON Web Encryption objects serialized using the JSON representation as defined by RFC7516 Section 7.2.A JSON Web Encryption object as defined by RFC7516.A token authentication that wraps the original authentication in a JWE and uses its compact representation as token value.A JSON Web Encryption builder is used to build single JSON Web Encryption objects.Thrown by a
JWEBuilderto indicate an error while building a JWE.JSON Web Encryption JOSE header as defined by RFC7516 Section 4.A JWE JOSE header configurator is used inJWEBuilderorJsonJWEBuilderto configure JWE JOSE headers when building JWE objects.A JWE reader is used to read single JSON Web Encryption objects serialized in the compact representation as defined by RFC7516 Section 7.1.Thrown by aJWEReaderto indicate an error while reading a JWE.The JWE Service is the main entry point for creating and reading JSON Web Encryption objects.Thrown by aJWEZipto indicate an error while compressing or decompressing data. -
Classes in io.inverno.mod.security.jose.jwe used by io.inverno.mod.security.jose.jwtClassDescriptionA JSON Web Encryption object as defined by RFC7516.A JSON Web Encryption builder is used to build single JSON Web Encryption objects.A JWE reader is used to read single JSON Web Encryption objects serialized in the compact representation as defined by RFC7516 Section 7.1.