Package org.forgerock.openam.utils
Interface CodeGeneratorSource
For extensibility of the
RecoveryCodeGenerator
.-
Method Summary
-
Method Details
-
getChars
String getChars()Retrieve a String containing the set of characters that can be generated by this code.- Returns:
- a String.
-