Class LdapControl
java.lang.Object
io.mosip.kernel.auth.defaultimpl.dto.LdapControl
- All Implemented Interfaces:
Serializable,Control
- See Also:
-
Field Summary
Fields inherited from interface javax.naming.ldap.Control
CRITICAL, NONCRITICAL -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LdapControl
public LdapControl()
-
-
Method Details
-
getEncodedValue
public byte[] getEncodedValue()- Specified by:
getEncodedValuein interfaceControl
-
getID
-
isCritical
public boolean isCritical()- Specified by:
isCriticalin interfaceControl
-
getControls
-