Searched refs:rrType (Results 1 – 1 of 1) sorted by relevance
201 String[] rrType = new String[]{recordType}; in getAllRecords() local211 javax.naming.directory.Attributes attrs = dirContext.getAttributes(name, rrType); in getAllRecords()217 assert Arrays.asList(rrType).contains(rrEntry.getID()); in getAllRecords()