Wiki source code of GWT implementations of http-util HttpLoginService
Last modified by christoph_lechleitner@iteg_at on 2013-02-02 05.38:47
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
16.1 | 1 | = {{id name="GWTimplementationsofhttp-utilHttpLoginService-Overview"/}}Overview = |
| 2 | |||
| |
15.1 | 3 | This page describes all [[org.clazzes.util.http.sec.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"]] ([[HTTP level API>>doc:GWTBASICS.GWT implementations of http-util HttpLoginService.HTTP login service.HTTP login service backend-requests API.WebHome]]) implementation bundles, which may be used to authenticate users against different authentication databases. |
| |
1.1 | 4 | |
| |
9.1 | 5 | * [[doc:GWTBASICS.GWT implementations of http-util HttpLoginService.JAAS login service.WebHome]] |
| |
10.1 | 6 | * [[doc:GWTBASICS.GWT implementations of http-util HttpLoginService.LDAPADS login service.WebHome]] |
| |
11.1 | 7 | * [[doc:GWTBASICS.GWT implementations of http-util HttpLoginService.HTTP login service.WebHome]] |
| |
16.1 | 8 | |
| 9 | = {{id name="GWTimplementationsofhttp-utilHttpLoginService-AfterGWT-DomainPasswordLoginService"/}}After GWT - DomainPasswordLoginService = | ||
| 10 | |||
| 11 | Be warned that we consider our first approach as well as the GWT itt is coupled with oboselete now. | ||
| 12 | |||
| 13 | Our next generation login service API is [[doc:UTIL.DomainPasswordLoginService.WebHome]], and is covered by GWT-free tool implementiatons in a separate [[Authentication Tools>>doc:LOGIN.WebHome]] project. | ||
| 14 | |||
| 15 |