Uses of Package
io.inverno.mod.security.jose.jws
Packages that use io.inverno.mod.security.jose.jws
Package
Description
JSON Object Signing and Encryption payload converters.
JSON Web Signature implementation.
JSON Web Signature API.
JSON Web Token API.
-
Classes in io.inverno.mod.security.jose.jws used by io.inverno.mod.security.joseClassDescriptionThe JWS Service is the main entry point for creating and reading JSON Web Signature objects.
-
Classes in io.inverno.mod.security.jose.jws used by io.inverno.mod.security.jose.internal.jwsClassDescriptionA JSON Web Signature object supporting JWS JSON representation as defined by RFC7515 Section 7.2.Built signature resulting from the build of a JSON JWS and exposing the signature JWS directly.Read signature resulting from the read of a JSON JWS and exposing a single JWS publisher used to validate the signature JWS.Base JSON JWS Signature exposing signature protected and unprotected JWS JOSE headers and the signature.A JSON JWS builder is used to build JSON Web Signature objects that can be serialized to the JSON representation as defined by RFC7515 Section 7.2.A JSON JWS reader is used to read JSON Web Signature objects serialized using the JSON representation as defined by RFC7515 Section 7.2.A JSON Web Signature object as defined by RFC7515.A JSON Web Signature builder is used to build single JSON Web Signature objects.Thrown by a
JWSBuilderto indicate an error while building a JWS.JSON Web Signature JOSE header as defined by RFC7516 Section 4.A JWS JOSE header configurator is used inJWSBuilderorJsonJWSBuilderto configure JWS JOSE headers when building JWS objects.A JWS reader is used to read single JSON Web Signature objects serialized in the compact representation as defined by RFC7515 Section 7.1.Thrown by aJWSReaderto indicate an error while reading a JWS.The JWS Service is the main entry point for creating and reading JSON Web Signature objects. -
Classes in io.inverno.mod.security.jose.jws used by io.inverno.mod.security.jose.jwsClassDescriptionBase JSON JWS Signature exposing signature protected and unprotected JWS JOSE headers and the signature.A JSON JWS builder is used to build JSON Web Signature objects that can be serialized to the JSON representation as defined by RFC7515 Section 7.2.A JSON JWS reader is used to read JSON Web Signature objects serialized using the JSON representation as defined by RFC7515 Section 7.2.A JSON Web Signature object as defined by RFC7515.A token authentication that wraps the original authentication in a JWS and uses its compact representation as token value.A JSON Web Signature builder is used to build single JSON Web Signature objects.Thrown by a
JWSBuilderto indicate an error while building a JWS.JSON Web Signature JOSE header as defined by RFC7516 Section 4.A JWS JOSE header configurator is used inJWSBuilderorJsonJWSBuilderto configure JWS JOSE headers when building JWS objects.A JWS reader is used to read single JSON Web Signature objects serialized in the compact representation as defined by RFC7515 Section 7.1.Thrown by aJWSReaderto indicate an error while reading a JWS.The JWS Service is the main entry point for creating and reading JSON Web Signature objects. -
Classes in io.inverno.mod.security.jose.jws used by io.inverno.mod.security.jose.jwtClassDescriptionA JSON Web Signature object as defined by RFC7515.A JSON Web Signature builder is used to build single JSON Web Signature objects.A JWS reader is used to read single JSON Web Signature objects serialized in the compact representation as defined by RFC7515 Section 7.1.