Package org.forgerock.openam.sm.annotations.adapters
Type adapters for converting a type to and from a set of strings, which is the underlying SMS
representation for configuration. It is also responsible for describing the SMS schema for the type.
-
Annotation Types Summary Annotation Type Description ExampleValue An annotation to specify an example value for the attribute.NumberRange An annotation which tags a configuration method as representing a number range.Password An annotation which tags a configuration method as representing a "secret" value that is encrypted.TextArea An annotation which tags a configuration method as representing a large body of text which requires a larger input.