public interface SecureAdminInternalUser extends ConfigBeanProxy
Modifier and Type | Interface and Description |
---|---|
static class |
SecureAdminInternalUser.CrDecorator |
ConfigBeanProxy.Duck
Modifier and Type | Method and Description |
---|---|
String |
getPasswordAlias()
Retrieves the password alias for this authorized internal admin user entry..
|
String |
getUsername()
Retrieves the username for this authorized internal admin user entry..
|
void |
setPasswordAlias(String value)
Sets the password alias for this authorized internal admin user entry.
|
void |
setUsername(String value)
Sets the username for this authorized internal admin user entry.
|
createChild, deepCopy, getParent, getParent
void setUsername(String value)
value
- usernameString getUsername()
String
containing the usernameString getPasswordAlias()
String
containing the password aliasvoid setPasswordAlias(String value)
value
- password aliasCopyright © 2018. All rights reserved.