Class LDAPPasswordExpiredControl

java.lang.Object
netscape.ldap.LDAPControl
netscape.ldap.controls.LDAPPasswordExpiredControl
All Implemented Interfaces:
Serializable, Cloneable

public class LDAPPasswordExpiredControl extends LDAPControl
Represents an LDAP v3 server control that may be returned if a password has expired, and password policy is enabled on the server. The OID for this control is 2.16.840.1.113730.3.4.4.

Version:
1.0
See Also: