Package com.saperion.connector.ldap
Class ConnectionControl
java.lang.Object
com.saperion.connector.ldap.ConnectionControl
- All Implemented Interfaces:
Serializable
,Control
The control for the LDAP connection.
- Author:
- rad
- See Also:
-
Field Summary
Fields inherited from interface javax.naming.ldap.Control
CRITICAL, NONCRITICAL
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectionControl
public ConnectionControl()
-
-
Method Details
-
getEncodedValue
public byte[] getEncodedValue()- Specified by:
getEncodedValue
in interfaceControl
- See Also:
-
getID
-
isCritical
public boolean isCritical()- Specified by:
isCritical
in interfaceControl
- See Also:
-