public class PasswordGeneratorImpl extends Object implements PasswordGenerator
PasswordGenerator that uses a secure random
number to generate the password.| Constructor and Description |
|---|
PasswordGeneratorImpl() |
public String generatePassword()
generatePassword in interface PasswordGeneratorCopyright © 2012–2016 Emory University. All rights reserved.