Uses of Class
com.authlete.hms.fapi.FapiResourceResponseSigner
Packages that use FapiResourceResponseSigner
-
Uses of FapiResourceResponseSigner in com.authlete.hms.fapi
Subclasses with type arguments of type FapiResourceResponseSigner in com.authlete.hms.fapiModifier and TypeClassDescriptionclass
A utility for signing a resource response in accordance with the FAPI 2.0 Http Signatures requirements.Methods in com.authlete.hms.fapi that return FapiResourceResponseSignerModifier and TypeMethodDescriptionFapiResourceResponseSigner.setSigningKey
(JWK signingKey) Set the private key for signing the HTTP response.