public class DictionaryRule extends Object implements SecretStrengthRule
| Constructor and Description |
|---|
DictionaryRule() |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<WeakSecretError> |
check(CharSequence secret) |
static boolean |
isAvailable() |
public EnumSet<WeakSecretError> check(CharSequence secret)
check in interface SecretStrengthRulepublic static boolean isAvailable()
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.