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

From version 13.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 06.01:11
Change comment: There is no comment for this version
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
... ... @@ -6,10 +6,11 @@
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>>doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.sql.WebHome]]
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)>>doc:LOGIN.SDS (SQL Directory Service).WebHome]]
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 -688776
1 +688756
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688776/DomainPasswordLoginService implementations and backends
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688756/DomainPasswordLoginService implementations and backends