Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Directory Wiki" for 
change notification.

The following page has been changed by EndiDewata:
http://wiki.apache.org/directory/ApacheDirectoryServer

------------------------------------------------------------------------------
          ...
  
          // return the authorization id
-         LdapName principalDn = new LdapName( dn );
-         return new LdapPrincipal( principalDn );
+         return createLdapPrincipal( dn );
      }
  }
  }}}

Reply via email to