| | |
| | | @Test |
| | | public void testBindRequestToString() throws Exception |
| | | { |
| | | List<String> referralURLs=new ArrayList<String>(); |
| | | List<String> referralURLs = new ArrayList<>(); |
| | | referralURLs.add(url); |
| | | DN responseDn = DN.valueOf(dn); |
| | | ByteString serverSASLCredentials = |
| | |
| | | |
| | | @Test |
| | | public void testBindResponseEncodeDecode() throws Exception { |
| | | List<String> referralURLs=new ArrayList<String>(); |
| | | List<String> referralURLs=new ArrayList<>(); |
| | | referralURLs.add(url); |
| | | DN responseDn = DN.valueOf(dn); |
| | | ByteString serverSASLCredentials = |