Last modified by wolfgang_glas@iteg_at on 2019-03-06 12.09:20

From version 14.1
edited by christoph_lechleitner@iteg_at
on 2013-07-21 11.51:22
Change comment: Reordered implementation list and extended it with infos about targeted backend
To version 15.1
edited by christoph_lechleitner@iteg_at
on 2013-07-22 09.55:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,8 +8,9 @@
8 8  
9 9  * [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]], supporting LDAP backends like ADS
10 10  * [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]], using container provided JAAS authentication
11 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.sql.WebHome]], using any legacy SQL database, i.e. one managed by [[SDS (SQL Directory Service)>>confluencePage:page:LOGIN.SDS (SQL Directory Service) (work in progress)]]
11 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.sql.WebHome]], using any legacy SQL database, i.e. one managed by [[SDS (SQL Directory Service)>>doc:LOGIN.SDS (SQL Directory Service).WebHome]]
12 12  * [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]], supporting a HTTP based API and therefore allowing for custom adapters to any backend there is
13 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.broker.WebHome]], providing access to all other login services available in the OSGi container, selecting the mechanism by the request's authentication domain
13 13  
14 14  For testing them there is a testpad webapp using [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.adapter\.http.WebHome]], see there.
15 15  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -688946
1 +688756
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688946/DomainPasswordLoginService implementations and backends
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688756/DomainPasswordLoginService implementations and backends