AUTH - The type of the credential property.AuthorityAccessor.CredentialProperty<AUTH>public static interface AuthorityAccessor.AuthorityMutator<AUTH>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setAuthority(AUTH aAuthority) |
Sets the credential for the credential property.
|
void setAuthority(AUTH aAuthority)
aAuthority - The credential/authority to be stored by the
credential property.Copyright © 2018. All rights reserved.