Uses of Class gnu.inet.ldap.BERException

Uses in package gnu.inet.ldap

Methods which throw type gnu.inet.ldap.BERException

void
BEREncoder.append(byte[] bytes)
Appends an octetstring value.
void
BEREncoder.append(byte[] bytes, int code)
Appends an octetstring value with the specified ASN.1 type code.
void
Appends a string value.
void
BEREncoder.append(String value, int code)
Appends a string value with the specified ASN.1 type code.
void
Appends an RFC2254 search filter to this encoder.
boolean
int
byte[]
BERDecoder
BERDecoder
BERDecoder
BERDecoder
BERDecoder.parseSet(int code)
String
int
Returns the type of the current value record.