Uses of Class
netscape.ldap.ber.stream.BERSequence
-
Packages that use BERSequence Package Description netscape.ldap -
-
Uses of BERSequence in netscape.ldap
Methods in netscape.ldap with parameters of type BERSequence Modifier and Type Method Description protected byte[]
LDAPControl. flattenBER(BERSequence ber)
Create a "flattened" BER encoding from a BER, and return it as a byte array.
-