|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ControlDecoder
An interface for decoders of controls.
Method Summary | |
---|---|
Asn1Object |
decode(byte[] controlBytes)
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control. |
String |
getControlType()
The control type this decoder decodes. |
Method Detail |
---|
String getControlType()
Asn1Object decode(byte[] controlBytes) throws DecoderException, NamingException
controlBytes
- the encoded control bytes
DecoderException
- if anything goes wrong
NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |