Uses of Interface
org.forgerock.am.config.ChoiceValues
-
Packages that use ChoiceValues Package Description com.sun.identity.sm Provides classes for accessing the Service Management Service (SMS).org.forgerock.openam.secrets The AM supporting classes for centrally configuring secrets. -
-
Uses of ChoiceValues in com.sun.identity.sm
Classes in com.sun.identity.sm that implement ChoiceValues Modifier and Type Class Description classChoiceValuesThe abstract classChoiceValuesprovides a mechanism for services to provide choice values for attributes dynamically instead of being statically defined in the service XML file stored in the directory. -
Uses of ChoiceValues in org.forgerock.openam.secrets
Classes in org.forgerock.openam.secrets that implement ChoiceValues Modifier and Type Class Description classSecretIdChoiceValuesAChoiceValuesimplementation that fetches the names of all known purposes.
-