|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.io.decoder.HostAddressDecoder
public class HostAddressDecoder
| Constructor Summary | |
|---|---|
HostAddressDecoder()
|
|
| Method Summary | |
|---|---|
protected static HostAddress |
decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
HostAddress ::= SEQUENCE { addr-type[0] INTEGER, address[1] OCTET STRING } |
protected static HostAddresses |
decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
HostAddresses ::= SEQUENCE OF SEQUENCE { addr-type[0] INTEGER, address[1] OCTET STRING } |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HostAddressDecoder()
| Method Detail |
|---|
protected static HostAddress decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
protected static HostAddresses decodeSequence(org.apache.directory.shared.asn1.der.DERSequence sequence)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||