CredentialsAccessor.CredentialsMutator, CredentialsAccessor.CredentialsProperty, SecretAccessor.SecretPropertypublic static interface SecretAccessor.SecretMutator
| Modifier and Type | Method | 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.