public class UnsyncedLDAPUserModelDelegate extends UserModelDelegate implements UserModel
UserModel.RequiredAction
Modifier and Type | Field and Description |
---|---|
protected LDAPFederationProvider |
provider |
delegate
EMAIL, FIRST_NAME, LAST_NAME, USERNAME
Constructor and Description |
---|
UnsyncedLDAPUserModelDelegate(UserModel delegate,
LDAPFederationProvider provider) |
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, setUsername, updateCredential, updateCredentialDirectly
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, setUsername, updateCredential, updateCredentialDirectly
protected LDAPFederationProvider provider
public UnsyncedLDAPUserModelDelegate(UserModel delegate, LDAPFederationProvider provider)
Copyright © 2015. All Rights Reserved.