|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opends.admin.ads.SubtreeDeleteControl
public class SubtreeDeleteControl
This class implements the LDAP subtree delete control for JNDI.
Field Summary |
---|
Fields inherited from interface javax.naming.ldap.Control |
---|
CRITICAL, NONCRITICAL |
Constructor Summary | |
---|---|
SubtreeDeleteControl()
|
Method Summary | |
---|---|
byte[] |
getEncodedValue()
Retrieves the ASN.1 BER encoded value of the LDAP control. |
java.lang.String |
getID()
Retrieves the object identifier assigned for the LDAP control. |
boolean |
isCritical()
Determines the criticality of the LDAP control. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubtreeDeleteControl()
Method Detail |
---|
public java.lang.String getID()
getID
in interface javax.naming.ldap.Control
public boolean isCritical()
isCritical
in interface javax.naming.ldap.Control
public byte[] getEncodedValue()
getEncodedValue
in interface javax.naming.ldap.Control
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |