public class ReadonlyLDAPUserModelDelegate extends UserModelDelegate implements UserModel
UserModel.RequiredAction, UserModel.UserRemovedEvent| Modifier and Type | Field and Description |
|---|---|
protected LDAPFederationProvider |
provider |
delegate| Constructor and Description |
|---|
ReadonlyLDAPUserModelDelegate(UserModel delegate,
LDAPFederationProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
setEmail(String email) |
void |
setFirstName(String first) |
void |
setLastName(String lastName) |
void |
setUsername(String username) |
void |
updateCredential(UserCredentialModel cred) |
addRequiredAction, addRequiredAction, deleteRoleMapping, getAttribute, getAttributes, getClientRoleMappings, getCreatedTimestamp, getCredentialsDirectly, getDelegate, getEmail, getFederationLink, getFirstAttribute, getFirstName, getGroups, getId, getLastName, getRealmRoleMappings, getRequiredActions, getRoleMappings, getServiceAccountClientLink, getUsername, grantRole, hasRole, isEmailVerified, isEnabled, isMemberOf, isOtpEnabled, joinGroup, leaveGroup, removeAttribute, removeRequiredAction, removeRequiredAction, setAttribute, setCreatedTimestamp, setEmailVerified, setEnabled, setFederationLink, setOtpEnabled, setServiceAccountClientLink, setSingleAttribute, updateCredentialDirectlyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequiredAction, addRequiredAction, getAttribute, getAttributes, getCreatedTimestamp, getCredentialsDirectly, getEmail, getFederationLink, getFirstAttribute, getFirstName, getGroups, getId, getLastName, getRequiredActions, getServiceAccountClientLink, getUsername, isEmailVerified, isEnabled, isMemberOf, isOtpEnabled, joinGroup, leaveGroup, removeAttribute, removeRequiredAction, removeRequiredAction, setAttribute, setCreatedTimestamp, setEmailVerified, setEnabled, setFederationLink, setOtpEnabled, setServiceAccountClientLink, setSingleAttribute, updateCredentialDirectlydeleteRoleMapping, getClientRoleMappings, getRealmRoleMappings, getRoleMappings, grantRole, hasRoleprotected LDAPFederationProvider provider
public ReadonlyLDAPUserModelDelegate(UserModel delegate, LDAPFederationProvider provider)
public void setUsername(String username)
setUsername in interface UserModelsetUsername in class UserModelDelegatepublic void setLastName(String lastName)
setLastName in interface UserModelsetLastName in class UserModelDelegatepublic void setFirstName(String first)
setFirstName in interface UserModelsetFirstName in class UserModelDelegatepublic void updateCredential(UserCredentialModel cred)
updateCredential in interface UserModelupdateCredential in class UserModelDelegatepublic void setEmail(String email)
setEmail in interface UserModelsetEmail in class UserModelDelegateCopyright © 2016 JBoss by Red Hat. All rights reserved.