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 thebs
flag is set.Set the value of thekey
parameter.Set the value of thename
parameter.Set the flag indicating whether thereq
flag is set.Set the flag indicating whether thesf
flag is set.Set the flag indicating whether thetr
flag is set.Constructors in com.authlete.hms with parameters of type ComponentIdentifierParametersModifierConstructorDescriptionComponentIdentifier
(String componentName, ComponentIdentifierParameters parameters) A constructor with a component name and parameters.