Searched refs:bindResponse (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/com/sun/jndi/ldap/LdapName/
H A DEmptyNameSearch.java79 private byte[] bindResponse = { field in class:EmptyNameSearch.Server
116 out.write(bindResponse);
/openjdk7/jdk/test/com/sun/jndi/ldap/
H A DBalancedParentheses.java77 byte[] bindResponse = {0x30, 0x0C, 0x02, 0x01, 0x01, 0x61, 0x07, 0x0A,
79 // write bindResponse
80 os.write(bindResponse);
H A DInvalidLdapFilters.java134 byte[] bindResponse = {0x30, 0x0C, 0x02, 0x01, 0x01, 0x61, 0x07, 0x0A,
136 // write bindResponse
137 os.write(bindResponse);

Completed in 53 milliseconds