Wiki source code of DomainPasswordLoginService

Last modified by christoph_lechleitner@iteg_at on 2013-02-02 05.58:34

Hide last authors
christoph_lechleitner@iteg_at 1.1 1 = {{id name="DomainPasswordLoginService-Motivation"/}}Motivation =
2
christoph_lechleitner@iteg_at 2.1 3 Some time ago we created a [[doc:UTIL.HttpLoginService.WebHome]] and several [[GWT implementations>>doc:GWTBASICS.GWT implementations of http-util HttpLoginService.WebHome]] towards JAAS, LDAP/ADS, and HTTP.
christoph_lechleitner@iteg_at 1.1 4
5 When we started to move away from GWT, we decided to do a major refactoring of the login service topic.
6
7 == {{id name="DomainPasswordLoginService-DomainPasswordLoginService"/}}DomainPasswordLoginService ==
8
9 [[DomainPasswordLoginService.java>>url:https://svn.clazzes.org/svn/util/trunk/clazzes-util/src/main/java/org/clazzes/util/sec/DomainPasswordLoginService.java||shape="rect"]] is our second generation login service interface.
10
christoph_lechleitner@iteg_at 2.1 11 For implementations and even backends, see [[doc:LOGIN.WebHome]].
christoph_lechleitner@iteg_at 1.1 12
13 (((
14 \\
15 )))