PasswordGenerationService
class PasswordGenerationService (View source)
Methods
string
generatePassword(int|null $length = null)
Generates a random password that complies with password policy
Details
__construct(ConfigurationManager|null $configManager = null)
No description
string
generatePassword(int|null $length = null)
Generates a random password that complies with password policy