Utility class for generating secure passwords using the Passay library.
More...
Utility class for generating secure passwords using the Passay library.
◆ createSpecialChars()
| static CharacterData fr.softsf.sudokufx.config.database.GenerateSecret.createSpecialChars |
( |
| ) |
|
|
staticprivate |
Define the secret special characters.
- Returns
- The special characters
◆ generatePassaySecret()
| String fr.softsf.sudokufx.config.database.GenerateSecret.generatePassaySecret |
( |
| ) |
|
Generate Passay secret.
- Returns
- The Passay secret
◆ PASSAY_SECRET_LENGTH
| final int fr.softsf.sudokufx.config.database.GenerateSecret.PASSAY_SECRET_LENGTH = 24 |
|
staticprivate |
The documentation for this class was generated from the following file: