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

From version 12.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 05.47:40
Change comment: There is no comment for this version
To 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

Summary

Details

Page properties
Content
... ... @@ -6,10 +6,10 @@
6 6  
7 7  The following implementations are available:
8 8  
9 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]]
10 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]]
11 -* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]]
12 -* [[org.clazzes.login.sql>>confluencePage:page:LOGIN.org.clazzes.login.sql (work in progress)]]
9 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]], supporting LDAP backends like ADS
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)]]
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 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 -688819
1 +688946
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688819/DomainPasswordLoginService implementations and backends
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688946/DomainPasswordLoginService implementations and backends