Uses of Interface
com.nimbusds.jose.mint.JWSMinter
Packages that use JWSMinter
-
Uses of JWSMinter in com.nimbusds.jose.mint
Subinterfaces of JWSMinter in com.nimbusds.jose.mintModifier and TypeInterfaceDescriptioninterfaceConfigurableJWSMinter<C extends SecurityContext>Configurable JSON Web Signature (JWS) minter.Classes in com.nimbusds.jose.mint that implement JWSMinterModifier and TypeClassDescriptionclassDefaultJWSMinter<C extends SecurityContext>Default minter ofJSON Web Signature (JWS) objectsandsigned JSON Web Tokens(JWTs).