Wiki source code of DomainPasswordLoginService
Version 1.1 by christoph_lechleitner@iteg_at on 2013-02-02 05.35:47
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = {{id name="DomainPasswordLoginService-Motivation"/}}Motivation = | ||
| 2 | |||
| 3 | Some time ago we created a [[HttpLoginService>>url:http://svn.clazzes.org/svn/util/tags/http-util-1.1.0/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java||rel="nofollow" shape="rect" class="external-link"]] ([[HTTP level API>>confluencePage:page:UTIL.HTTP authentication requests towardshttp-util's HttpLoginService||shape="rect"]]) and several [[GWT implementations>>doc:GWTBASICS.GWT implementations of http-util HttpLoginService.WebHome]] towards JAAS and LDAP/ADS. | ||
| 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, see [[doc:LOGIN.WebHome]], [[LOGIN>>url:https://jira.clazzes.org/browse/LOGIN||shape="rect"]], [[SDS>>url:https://jira.clazzes.org/browse/SDS||shape="rect"]]. | ||
| 12 | |||
| 13 | ((( | ||
| 14 | \\ | ||
| 15 | ))) |