Package com.nimbusds.jose.mint
package com.nimbusds.jose.mint
JSON Web Signature (JWS) minting framework.
-
ClassDescriptionConfigurableJWSMinter<C extends SecurityContext>Configurable JSON Web Signature (JWS) minter.DefaultJWSMinter<C extends SecurityContext>Default minter of
JSON Web Signature (JWS) objectsandsigned JSON Web Tokens(JWTs).JWSMinter<C extends SecurityContext>Interface for mintingJSON Web Signature (JWS) objectsandsigned JSON Web Tokens(JWTs).JWSMinterConfiguration<C extends SecurityContext>JSON Web Signature (JWS) minter configuration.