| Package | Description |
|---|---|
| com.hazelcast.security | |
| com.hazelcast.security.impl |
| Modifier and Type | Method and Description |
|---|---|
static WeakSecretException |
WeakSecretException.of(String label,
EnumSet<WeakSecretError> weaknesses) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecretStrengthPolicy.validate(String label,
CharSequence secret)
Validate a secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSecretStrengthPolicy.validate(String label,
CharSequence secret) |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.