Example usage for Java javax.naming.ldap Control fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | CRITICAL Indicates a critical control. |
boolean | NONCRITICAL Indicates a non-critical control. |
Class> | getClass() Returns the runtime class of this Object . |
byte[] | getEncodedValue() Retrieves the ASN.1 BER encoded value of the LDAP control. |
String | getID() Retrieves the object identifier assigned for the LDAP control. |
boolean | isCritical() Determines the criticality of the LDAP control. |