Uses of Class
net.shibboleth.oidc.security.impl.JWSTokenSigner
Packages that use JWSTokenSigner
Package
Description
Utility classes for security related functions.
-
Uses of JWSTokenSigner in net.shibboleth.oidc.security.impl
Fields in net.shibboleth.oidc.security.impl declared as JWSTokenSignerModifier and TypeFieldDescriptionprivate JWSTokenSignerSignJWTHandler.signerThe signing engine used to sign the JWT claims set.