public final class RandomPasswordEntropyFactory extends Object
RandomPasswordEntropy
from password rules and password data.Modifier and Type | Method and Description |
---|---|
static RandomPasswordEntropy |
createEntropy(List<? extends Rule> passwordRules,
PasswordData passwordData)
Creates a new random password entropy.
|
public static RandomPasswordEntropy createEntropy(List<? extends Rule> passwordRules, PasswordData passwordData)
passwordRules
- to aid in entropy calculationpasswordData
- to aid in entropy calculationCopyright © 2003-2024 Virginia Tech. All Rights Reserved.