public static interface SecretAccessor.SecretMutator
| Modifier and Type | Method and Description |
|---|---|
void |
setSecret(String aSecret)
Sets the password (hash) for the secret property.
|
void setSecret(String aSecret)
aSecret - The password (hash) to be stored by the name secret.Copyright © 2018. All rights reserved.