public class ReadonlyUserModelProxy extends UserModelDelegate
UserModel.RequiredAction
delegate
EMAIL, FIRST_NAME, LAST_NAME, USERNAME
Constructor and Description |
---|
ReadonlyUserModelProxy(UserModel delegate) |
Modifier and Type | Method and Description |
---|---|
void |
setUsername(String username) |
void |
updateCredential(UserCredentialModel cred) |
void |
updateCredentialDirectly(UserCredentialValueModel cred) |
addRequiredAction, deleteRoleMapping, getApplicationRoleMappings, getAttribute, getAttributes, getCredentialsDirectly, getEmail, getFederationLink, getFirstName, getId, getLastName, getRealmRoleMappings, getRequiredActions, getRoleMappings, getUsername, grantRole, hasRole, isEmailVerified, isEnabled, isTotp, removeAttribute, removeRequiredAction, setAttribute, setEmail, setEmailVerified, setEnabled, setFederationLink, setFirstName, setLastName, setTotp
public ReadonlyUserModelProxy(UserModel delegate)
public void setUsername(String username)
setUsername
in interface UserModel
setUsername
in class UserModelDelegate
public void updateCredentialDirectly(UserCredentialValueModel cred)
updateCredentialDirectly
in interface UserModel
updateCredentialDirectly
in class UserModelDelegate
public void updateCredential(UserCredentialModel cred)
updateCredential
in interface UserModel
updateCredential
in class UserModelDelegate
Copyright © 2014. All Rights Reserved.