예제 #1
0
 @Override
 public List<String> getSuperiorClasses() throws LdapException {
   return Arrays.asList(ocDef.getSuperiorClasses());
 }