Uses of Class
com.authlete.hms.SignatureBaseLine
Packages that use SignatureBaseLine
-
Uses of SignatureBaseLine in com.authlete.hms
Methods in com.authlete.hms that return types with arguments of type SignatureBaseLineModifier and TypeMethodDescriptionSignatureBase.getBaseLines()Get the signature base lines included in this signature base.Constructor parameters in com.authlete.hms with type arguments of type SignatureBaseLineModifierConstructorDescriptionSignatureBase(List<SignatureBaseLine> baseLines, SignatureParamsLine paramsLine) A constructor with signature base lines and a signature params line.