Class LDAPPasswordExpiringControl

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

public class LDAPPasswordExpiringControl extends LDAPControl
Represents an LDAP v3 server control that may be returned if a password is about to expire, and password policy is enabled on the server. The OID for this control is 2.16.840.1.113730.3.4.5.

Version:
1.0
See Also: