Component: com.avoka.livecycle.passwordgenerator 8.0
PasswordGenerator Service
Password Generator: Utility to generate a random string for password
Operation: generatePassword
Generate Password: Generate a fixed length password.
| Input Parameter |
Type |
Description |
| Password Length |
int |
Specify the length of the password (number of characters). Maximum number of characters is 26. |
| Allow Duplicate Character |
boolean |
Specify whether to allow duplicate characters. |
| Mix Case |
boolean |
Specify whether to have a mix of upper and lower case characters. It will use only lower case characters if this is not true. |
| Include Symbol Characters |
boolean |
Specify whether to include symbol characters. |
| Pattern |
java.lang.String |
Specify the pattern of the generated password if it is numeric only, alphabet only or alphanumeric. |
| Output Parameter |
Type |
Description |
| Generated Password |
java.lang.String |
Process variable to store the generated password. |
For how to configure license information for this component service - Password Generator, please click on the following link:
Avoka LiveCycle ES Component License Configuration
Please send us any questions or comments on this documentation regarding Password Generator by clicking on the following link:
Feedback
Licence Configuration:
| Parameter |
Type |
Description |