public class WritableLDAPUserModelDelegate extends UserModelDelegate implements UserModel
UserModel.RequiredAction, UserModel.UserRemovedEvent
Modifier and Type | Field and Description |
---|---|
protected LDAPObject |
ldapObject |
protected LDAPFederationProvider |
provider |
delegate
Constructor and Description |
---|
WritableLDAPUserModelDelegate(UserModel delegate,
LDAPFederationProvider provider,
LDAPObject ldapObject) |
Modifier and Type | Method and Description |
---|---|
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, setEmail, setEmailVerified, setEnabled, setFederationLink, setFirstName, setLastName, setOtpEnabled, setServiceAccountClientLink, setSingleAttribute, setUsername, updateCredentialDirectly
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRequiredAction, 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, setEmail, setEmailVerified, setEnabled, setFederationLink, setFirstName, setLastName, setOtpEnabled, setServiceAccountClientLink, setSingleAttribute, setUsername, updateCredentialDirectly
deleteRoleMapping, getClientRoleMappings, getRealmRoleMappings, getRoleMappings, grantRole, hasRole
protected LDAPFederationProvider provider
protected LDAPObject ldapObject
public WritableLDAPUserModelDelegate(UserModel delegate, LDAPFederationProvider provider, LDAPObject ldapObject)
public void updateCredential(UserCredentialModel cred)
updateCredential
in interface UserModel
updateCredential
in class UserModelDelegate
Copyright © 2016 JBoss by Red Hat. All rights reserved.