[Yanel-dev] Various authentication implementation
Michael Wechner
michael.wechner at wyona.com
Thu Feb 8 00:12:49 CET 2007
Michael Wechner wrote:
> Hi
>
> In order to provide the possibility to add various (and customized)
> authentication implementation, I think we should
> enhance the IdentityManager interface by a method
>
> getAuthenticator()
>
> which could return something like
>
> DefaultAuthenticator implements Authenticator
> LDAPAuthenticator implements Authenticator
> OpenIDAuthenticator implements Authenticator
>
> whereas this might not be sufficient if one thinks about Single-Sign
> functionality with a secure token.
well, it seems to me that something like this has nothing to do directly
with the security package but rather requires that also
the Web-App has something like an AuthenticatorFactory which is
independent of the security package authenticator factory.
Cheers
Michi
>
> WDYT?
>
> Cheers
>
> Michi
>
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
michael.wechner at wyona.com michi at apache.org
+41 44 272 91 61
More information about the Yanel-development
mailing list