Class PasswordModifyRequest

java.lang.Object
org.keycloak.storage.ldap.idm.store.ldap.extended.PasswordModifyRequest
All Implemented Interfaces:
Serializable, ExtendedRequest

public final class PasswordModifyRequest extends Object implements ExtendedRequest
An implementation of the LDAP Password Modify Extended Operation client request.

Can be directed at any LDAP server that supports the Password Modify Extended Operation.

Since:
4.2.9
Author:
Josh Cummings
See Also: