public class MSADUserAccountControlStorageMapper.MSADUserModelDelegate extends TxAwareLDAPUserModelDelegate
UserModel.RequiredAction, UserModel.UserRemovedEventlogger, providerdelegate| Constructor and Description |
|---|
MSADUserModelDelegate(UserModel delegate,
LDAPObject ldapUser) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequiredAction(String action) |
void |
addRequiredAction(UserModel.RequiredAction action) |
protected long |
getPwdLastSet() |
Set<String> |
getRequiredActions() |
boolean |
isEnabled() |
void |
removeRequiredAction(String action) |
void |
removeRequiredAction(UserModel.RequiredAction action) |
void |
setEnabled(boolean enabled) |
ensureTransactionStarted, markUpdatedAttributeInTransaction, markUpdatedRequiredActionInTransactiondeleteRoleMapping, equals, getAttribute, getAttributes, getClientRoleMappings, getCreatedTimestamp, getDelegate, getEmail, getFederationLink, getFirstAttribute, getFirstName, getGroups, getId, getLastName, getRealmRoleMappings, getRoleMappings, getServiceAccountClientLink, getUsername, grantRole, hashCode, hasRole, isEmailVerified, isMemberOf, joinGroup, leaveGroup, removeAttribute, setAttribute, setCreatedTimestamp, setEmail, setEmailVerified, setFederationLink, setFirstName, setLastName, setServiceAccountClientLink, setSingleAttribute, setUsernameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetGroups, getGroups, getGroupsCount, getGroupsCountByNameContainingpublic MSADUserModelDelegate(UserModel delegate, LDAPObject ldapUser)
public boolean isEnabled()
isEnabled in interface UserModelisEnabled in class UserModelDelegatepublic void setEnabled(boolean enabled)
setEnabled in interface UserModelsetEnabled in class UserModelDelegatepublic void addRequiredAction(UserModel.RequiredAction action)
addRequiredAction in interface UserModeladdRequiredAction in class UserModelDelegatepublic void addRequiredAction(String action)
addRequiredAction in interface UserModeladdRequiredAction in class UserModelDelegatepublic void removeRequiredAction(UserModel.RequiredAction action)
removeRequiredAction in interface UserModelremoveRequiredAction in class UserModelDelegatepublic void removeRequiredAction(String action)
removeRequiredAction in interface UserModelremoveRequiredAction in class UserModelDelegatepublic Set<String> getRequiredActions()
getRequiredActions in interface UserModelgetRequiredActions in class UserModelDelegateprotected long getPwdLastSet()
Copyright © 2020 JBoss by Red Hat. All rights reserved.