Version 12.1 by christoph_lechleitner@iteg_at on 2013-02-02 05.47:40

Hide last authors
christoph_lechleitner@iteg_at 11.1 1 (% style="font-size: 10.0pt;line-height: 13.0pt;" %)This page describes The Java interface is org.clazzes.util.sec.DomainPasswordLoginService from (%%)[[https:~~/~~/svn.clazzes.org/svn/util/trunk/clazzes-util/src/main/java/org/clazzes/util/sec/DomainPasswordLoginService.java>>url:https://svn.clazzes.org/svn/util/trunk/clazzes-util/src/main/java/org/clazzes/util/sec/DomainPasswordLoginService.java||style="font-size: 10.0pt;line-height: 13.0pt;" shape="rect"]]
christoph_lechleitner@iteg_at 1.1 2
christoph_lechleitner@iteg_at 11.1 3 == {{id name="DomainPasswordLoginServiceimplementationsandbackends-DomainPasswordLoginServiceImplementations"/}}DomainPasswordLoginService Implementations ==
christoph_lechleitner@iteg_at 1.1 4
christoph_lechleitner@iteg_at 3.1 5 ==== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Currentimplementations"/}}Current implementations ====
christoph_lechleitner@iteg_at 1.1 6
christoph_lechleitner@iteg_at 3.1 7 The following implementations are available:
christoph_lechleitner@iteg_at 1.1 8
christoph_lechleitner@iteg_at 7.1 9 * [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]]
christoph_lechleitner@iteg_at 8.1 10 * [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]]
christoph_lechleitner@iteg_at 9.1 11 * [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]]
christoph_lechleitner@iteg_at 11.1 12 * [[org.clazzes.login.sql>>confluencePage:page:LOGIN.org.clazzes.login.sql (work in progress)]]
christoph_lechleitner@iteg_at 1.1 13
christoph_lechleitner@iteg_at 10.1 14 For testing them there is a testpad webapp using [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.adapter\.http.WebHome]], see there.
christoph_lechleitner@iteg_at 1.1 15
christoph_lechleitner@iteg_at 3.1 16 ===== {{id name="DomainPasswordLoginServiceimplementationsandbackends-MavenandSubversionrepository"/}}Maven and Subversion repository =====
christoph_lechleitner@iteg_at 1.1 17
christoph_lechleitner@iteg_at 3.1 18 All implementations have the new maven {{code language="none"}}groupId{{/code}}, {{code language="none"}}org.clazzes.login{{/code}}, and a new svn repository: [[https:~~/~~/svn.clazzes.org/svn/login>>url:https://svn.clazzes.org/svn/login/||shape="rect"]].
christoph_lechleitner@iteg_at 1.1 19
christoph_lechleitner@iteg_at 3.1 20 ==== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Ideasforfutureimplementations"/}}Ideas for future implementations ====
christoph_lechleitner@iteg_at 1.1 21
christoph_lechleitner@iteg_at 3.1 22 * If not out of scope: {{code language="none"}}org.clazzes.login.openid{{/code}} (like provided by Wordpress, Google, Facebook, ...) or Mozilla's upcoming counterpart.
christoph_lechleitner@iteg_at 1.1 23
christoph_lechleitner@iteg_at 3.1 24 == {{id name="DomainPasswordLoginServiceimplementationsandbackends-OSGiwrapperHttpLoginServiceAdapterandTestpad"/}}OSGi wrapper HttpLoginServiceAdapter and Testpad ==
christoph_lechleitner@iteg_at 1.1 25
christoph_lechleitner@iteg_at 11.1 26 The OSGi side for the new login serivce approach consists of one small bundle, [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.adapter\.http.WebHome]], that listens for providers of the {{code language="none"}}DomainPasswordLoginService{{/code}} interface and exports them adapted as [[HttpLoginService>>url:http://svn.clazzes.org/svn/util/tags/http-util-1.1.0/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java||shape="rect"]].
christoph_lechleitner@iteg_at 1.1 27
christoph_lechleitner@iteg_at 11.1 28 == {{id name="DomainPasswordLoginServiceimplementationsandbackends-DomainPasswordLoginServicebackendSDS"/}}DomainPasswordLoginService backend SDS ==
wolfgang_glas@iteg_at 2.1 29
christoph_lechleitner@iteg_at 11.1 30 We are currently in the process of implementing a backend.
wolfgang_glas@iteg_at 2.1 31
christoph_lechleitner@iteg_at 11.1 32 For now see [[http:~~/~~/svn.clazzes.org/svn/sds/trunk/>>url:http://svn.clazzes.org/svn/sds/trunk/||shape="rect"]] (SVN) and [[SDS>>url:https://jira.clazzes.org/browse/SDS||shape="rect"]] (JIRA).