public class LdapPasswordExpiredControl
extends netscape.ldap.controls.LDAPPasswordExpiredControl
implements javax.naming.ldap.Control
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
m_msg |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncodedValue()
Retrieves the ASN.1 BER encoded value of the LDAP control.
|
java.lang.String |
getMessage()
Return string message passed in the control
|
static java.lang.String |
parseResponse(netscape.ldap.LDAPControl[] arg0,
java.lang.String arg1) |
parseResponse, toStringclone, createControl, flattenBER, getID, getValue, isCritical, lookupControlClass, newInstance, registerpublic java.lang.String getMessage()
getMessage in class netscape.ldap.controls.LDAPPasswordExpiredControlpublic byte[] getEncodedValue()
getEncodedValue in interface javax.naming.ldap.Controlpublic static java.lang.String parseResponse(netscape.ldap.LDAPControl[] arg0,
java.lang.String arg1)