Exemple #1
0
 /**
  * Returns the DN2URI instance pertaining to a suffix instance.
  *
  * @return A DN2URI instance that can be used to manipulate the DN2URI database.
  */
 public DN2URI getDN2URI() {
   return entryContainer.getDN2URI();
 }