Uses of Class
com.authlete.hms.SignatureBase
Packages that use SignatureBase
-
Uses of SignatureBase in com.authlete.hms
Methods in com.authlete.hms that return SignatureBaseModifier and TypeMethodDescriptionSignatureBaseBuilder.build
(SignatureMetadata metadata) Build a signature base based on the specified signature metadata.SignatureOperationInfo.getSignatureBase()
Get the computed signature base.Methods in com.authlete.hms with parameters of type SignatureBaseModifier and TypeMethodDescriptionSignatureOperationInfo.setSignatureBase
(SignatureBase base) Set the computed signature base.