|
| Thanks, this is very helpfull.
-----Urspr=FCngliche Nachricht-----
Von: Endi Sukma Dewata [mailto:endisd-IxS8c3vjKQBWk0Htik3J/w@public.gmane.org]
Gesendet: Freitag, 6. Mai 2005 19:16
An: 'Apache Directory Developers List'
Betreff: RE: [server] Problem writing my own authenticator
Hi Christian,
> I'm trying to write my own authenticator and I'm following your =
example in
> Wiki.
> I'd like to use my own Package for this, but when I would like to =
return
> the principal:
>=20
> return new LdapPrincipal( principalDn );
>=20
> I experience the problem, that I cannot access this constructor. Are =
there
> any plans, to create an instance of this class from outside the =
package?
If you have the latest version of the source code, you can call the
createLdapPrincipal() that Alex just added in recently. I've just =
updated
the example on the Wiki page.
http://wiki.apache.org/directory/ApacheDirectoryServer
Hope this helps.
--
Endi S. Dewata
|
|