Changes for page DomainPasswordLoginService implementations and backends
Last modified by wolfgang_glas@iteg_at on 2019-03-06 12.09:20
From version 1.1
edited by christoph_lechleitner@iteg_at
on 2012-09-19 04.21:19
on 2012-09-19 04.21:19
Change comment:
There is no comment for this version
To version 3.1
edited by christoph_lechleitner@iteg_at
on 2012-10-04 02.41:48
on 2012-10-04 02.41:48
Change comment:
Verlinkung detailseiten pro bundle, Reorganisation
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,29 +6,35 @@ 6 6 7 7 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||shape="rect"]] 8 8 9 - Weplanthefollowingimplmentationsnow:9 +== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Implementations"/}}Implementations == 10 10 11 -* org.clazzes.login.http 12 -* org.clazzes.login.jaas 13 -* org.clazzes.login.ldap 11 +==== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Currentimplementations"/}}Current implementations ==== 14 14 15 - Wewillcreateanewsvnrepository"login".13 +The following implementations are available: 16 16 17 -For testing: 15 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.http.WebHome]] 16 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.jaas.WebHome]] 17 +* [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.ldap.WebHome]] 18 18 19 - *org.clazzes.login.sandbox(Test apptoplaywith the implementations andtest the interfaceinseveralenvironmentswithdiversebackends)19 +For testing them there is a testpad webapp using [[doc:LOGIN.DomainPasswordLoginService implementations and backends.org\.clazzes\.login\.adapter\.http.WebHome]], see there. 20 20 21 - Futureideasforimplementations:21 +===== {{id name="DomainPasswordLoginServiceimplementationsandbackends-MavenandSubversionrepository"/}}Maven and Subversion repository ===== 22 22 23 +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"]]. 24 + 25 +==== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Ideasforfutureimplementations"/}}Ideas for future implementations ==== 26 + 23 23 * org.clazzes.login.jdbc (Standalone using local Database) 24 -* If not out of scope: org.clazzes.login.openid (like provided by Wordpress, Google, Facebook, ...) 28 +* If not out of scope: {{code language="none"}}org.clazzes.login.openid{{/code}} (like provided by Wordpress, Google, Facebook, ...) or Mozilla's upcoming counterpart. 25 25 26 -== {{id name="DomainPasswordLoginServiceimplementationsandbackends-OSGiwrapperHttpLoginServiceAdapter"/}}OSGi wrapper HttpLoginServiceAdapter == 30 +== {{id name="DomainPasswordLoginServiceimplementationsandbackends-OSGiwrapperHttpLoginServiceAdapterandTestpad"/}}OSGi wrapper HttpLoginServiceAdapter and Testpad == 27 27 28 -The OSGi side e xists of one small bundle that listens for providers of the DomainPasswordLoginService interface and exports them adapted as a HttpLoginService(see [[https:~~/~~/svn.clazzes.org/svn/util/trunk/http-util/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java>>url:https://svn.clazzes.org/svn/util/trunk/http-util/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java||shape="rect"]]).32 +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 a ##[[HttpLoginService>>confluencePage:page:LOGIN.HTTP login service]]##. 29 29 30 - CurrentLoginServices combiningloginAPIand HTTP sessionhandling willbecomeobsolete: gwt-jaas-login-service,gwt-ldap-login-service, gwt-http-login-service({{code language="none"}}https://svn.clazzes.org/svn/gwt/trunk/gwt-*-login-service{{/code}}).34 +== {{id name="DomainPasswordLoginServiceimplementationsandbackends-Deprecated/obsoleteHttpLoginServices"/}}Deprecated/obsolete HttpLoginServices == 31 31 32 - Packageforthe wrapper:org.clazzes.login.adapter.http36 +Current {{code language="none"}}org.clazzes.gwt.login.*{{/code}} LoginServices combining login API and HTTP session handling will become obsolete: gwt-jaas-login-service,gwt-ldap-login-service, gwt-http-login-service ({{code language="none"}}https://svn.clazzes.org/svn/gwt/trunk/gwt-*-login-service{{/code}}). 33 33 34 34 39 + 40 +
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -688 6811 +688878 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688 681/(HTTP)Login Service NG: DomainPasswordLoginService1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688878/(HTTP)Login Service NG: DomainPasswordLoginService