Uses of Class
netscape.ldap.ber.stream.BERSequence

Packages that use BERSequence
netscape.ldap   
 

Uses of BERSequence in netscape.ldap
 

Methods in netscape.ldap with parameters of type BERSequence
protected  byte[] LDAPControl.flattenBER(BERSequence ber)
          Create a "flattened" BER encoding from a BER, and return it as a byte array.