L - The type of the credential property.public static interface CredentialAccessor.CredentialMutator<L>
| Modifier and Type | Method and Description |
|---|---|
void |
setCredential(L aLogin)
Sets the credential for the credential property.
|
void setCredential(L aLogin)
aLogin - The credential to be stored by the credential property.Copyright © 2017. All rights reserved.