Uses of Interface
com.authlete.hms.SignatureContext
Packages that use SignatureContext
-
Uses of SignatureContext in com.authlete.hms
Classes in com.authlete.hms that implement SignatureContextModifier and TypeClassDescriptionclass
A utility to provide component values.Methods in com.authlete.hms that return SignatureContextModifier and TypeMethodDescriptionSignatureBaseBuilder.getContext()
Get the signature context passed to the constructor.Constructors in com.authlete.hms with parameters of type SignatureContextModifierConstructorDescriptionSignatureBaseBuilder
(SignatureContext context) A constructor with a signature context.