Changes for page HTTP login service backend-requests API
Last modified by christoph_lechleitner@iteg_at on 2013-02-02 05.33:52
From version 1.1
edited by wolfgang_glas@iteg_at
on 2011-12-23 03.18:30
on 2011-12-23 03.18:30
Change comment:
There is no comment for this version
To version 2.1
edited by wolfgang_glas@iteg_at
on 2011-12-23 03.18:31
on 2011-12-23 03.18:31
Change comment:
Migrated to Confluence 4.0
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 === {{id name="HTTPloginservicebackend-requestsAPI-Motivation"/}}Motivation === 2 2 3 -The http-util [[HttpLoginService>>url:http://svn.clazzes.org/svn/util/tags/http-util-1.1.0/src/main/java/org/clazzes/util/http/sec/HttpLoginService.java]] interface provides a means for registering various login mechanism to be uset by teh gwt-sec library and other using OSGi/GWT. 3 +The http-util [[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"]] interface provides a means for registering various login mechanism to be uset by teh gwt-sec library and other using OSGi/GWT. 4 4 5 5 There are implementations of HttpLoginService, which use LDAP (gwt-ladp-login-service) or JAAS (gwt-jaas-login-service) for authentication. 6 6 ... ... @@ -20,7 +20,7 @@ 20 20 21 21 {{/code}} 22 22 23 -The user and password fields must not be tranferred as GET variables and the use of plain HTTP is strongly discouraged, an authentication service should always use HTTPS. 23 +The user and password fields *must* not be tranferred as GET variables and the use of plain HTTP is strongly discouraged, an authentication service should always use HTTPS. 24 24 25 25 === {{id name="HTTPloginservicebackend-requestsAPI-AuthenticationResponse"/}}Authentication Response === 26 26 ... ... @@ -43,8 +43,4 @@ 43 43 44 44 {{/code}} 45 45 46 -{{color value="#000000"}} 47 -The body of the response \*must\* no contain more than 1024 bytes and should contain a short, information text message encoded in UTF-8. The text message will be logged by the gwt-http-login-service bundle and will not be displayed to the user. 48 -{{/color}} 49 - 50 -\\ 46 +(% style="color: rgb(0,0,0);" %)The body of the response *must* no contain more than 1024 bytes and should contain a short, information text message encoded in UTF-8. The text message will be logged by the gwt-http-login-service bundle and will not be displayed to the user.(%%)\\
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -6882 661 +688245 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/GWTBASICS/pages/6882 66/HTTP authentication requests1 +https://clazzes.atlassian.net/wiki/spaces/GWTBASICS/pages/688245/HTTP authentication requests