Wiki source code of DomainPasswordLoginService
Last modified by christoph_lechleitner@iteg_at on 2013-02-02 05.58:34
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = {{id name="DomainPasswordLoginService-Motivation"/}}Motivation = | ||
| 2 | |||
| 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. | ||
| 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 | |||
| 11 | For implementations and even backends, see [[doc:LOGIN.WebHome]]. | ||
| 12 | |||
| 13 | ((( | ||
| 14 | \\ | ||
| 15 | ))) |