|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.ldap.codec.controls.ManageDsaITControlDecoder
public class ManageDsaITControlDecoder
A decoder for EntryChangeControls.
| Constructor Summary | |
|---|---|
ManageDsaITControlDecoder()
|
|
| Method Summary | |
|---|---|
Asn1Object |
decode(byte[] controlBytes)
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control. |
java.lang.String |
getControlType()
The control type this decoder decodes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManageDsaITControlDecoder()
| Method Detail |
|---|
public java.lang.String getControlType()
ControlDecoder
getControlType in interface ControlDecoder
public Asn1Object decode(byte[] controlBytes)
throws DecoderException
ControlDecoder
decode in interface ControlDecodercontrolBytes - the encoded control bytes
DecoderException - if anything goes wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||