Modifier and Type | Method and Description |
---|---|
void |
IdentityStore.updatePassword(LDAPObject user,
String password,
LDAPOperationDecorator passwordUpdateDecorator)
Updates the specified credential value.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPOperationManager.modifyAttributes(String dn,
ModificationItem[] mods,
LDAPOperationDecorator decorator) |
void |
LDAPOperationManager.modifyAttributesNaming(String dn,
ModificationItem[] mods,
LDAPOperationDecorator decorator) |
void |
LDAPIdentityStore.updatePassword(LDAPObject user,
String password,
LDAPOperationDecorator passwordUpdateDecorator) |
Modifier and Type | Method and Description |
---|---|
LDAPOperationDecorator |
PasswordUpdateCallback.beforePasswordUpdate(UserModel user,
LDAPObject ldapUser,
UserCredentialModel password) |
Modifier and Type | Class and Description |
---|---|
class |
LDAPServerPolicyHintsDecorator |
Modifier and Type | Method and Description |
---|---|
LDAPOperationDecorator |
MSADUserAccountControlStorageMapper.beforePasswordUpdate(UserModel user,
LDAPObject ldapUser,
UserCredentialModel password) |
Modifier and Type | Method and Description |
---|---|
LDAPOperationDecorator |
MSADLDSUserAccountControlStorageMapper.beforePasswordUpdate(UserModel user,
LDAPObject ldapUser,
UserCredentialModel password) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.