Class LdapPasswordExpiredControl

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

public class LdapPasswordExpiredControl extends netscape.ldap.controls.LDAPPasswordExpiredControl implements Control
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.

See Also: