You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/05/24 05:35:16 UTC

[jira] Assigned: (AXIS2-2699) Documentation http transport BASIC authentication outdated

     [ https://issues.apache.org/jira/browse/AXIS2-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas reassigned AXIS2-2699:
---------------------------------------

    Assignee: Chatra Nakkawita

> Documentation http transport BASIC authentication outdated
> ----------------------------------------------------------
>
>                 Key: AXIS2-2699
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2699
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.2
>            Reporter: Andreas Schoedl
>         Assigned To: Chatra Nakkawita
>            Priority: Minor
>
> Example on bottom of page http://ws.apache.org/axis2/1_2/http-transport.html#preemptive_auth
> last line says:  
> options.setProperty(org.apache.axis2.transport.http.HTTPConstants.BASIC_AUTHENTICATE,auth);
> should say:
> options.setProperty(org.apache.axis2.transport.http.HTTPConstants.AUTHENTICATE,auth);
> Also I'd like to see 
> auth.setPreemptiveAuthentication(true);
> documented, here which is already in the HTML anchor (see URL), but not mentioned. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org