Uses of Class
com.authlete.hms.ComponentIdentifierParameters
Packages that use ComponentIdentifierParameters
-
Uses of ComponentIdentifierParameters in com.authlete.hms
Methods in com.authlete.hms that return ComponentIdentifierParametersModifier and TypeMethodDescriptionComponentIdentifier.getParameters()Get the parameters which are part of this component identifier.Set the flag indicating whether thebsflag is set.Set the value of thekeyparameter.Set the value of thenameparameter.Set the flag indicating whether thereqflag is set.Set the flag indicating whether thesfflag is set.Set the flag indicating whether thetrflag is set.Constructors in com.authlete.hms with parameters of type ComponentIdentifierParametersModifierConstructorDescriptionComponentIdentifier(String componentName, ComponentIdentifierParameters parameters) A constructor with a component name and parameters.