You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2005/05/31 18:07:01 UTC

[jira] Created: (AXISCPP-666) proxy authentication

proxy authentication
--------------------

         Key: AXISCPP-666
         URL: http://issues.apache.org/jira/browse/AXISCPP-666
     Project: Axis-C++
        Type: New Feature
  Components: Transport (axis3)  
    Versions: 1.6 Alpha    
    Reporter: John Hawkins


support for proxy authentication.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-666) proxy authentication

Posted by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-666?page=comments#action_12316220 ] 

Chinthana Danapala commented on AXISCPP-666:
--------------------------------------------

http://www.ragestorm.net/tutorial?id=15

Proxy Authentication:

Some proxy servers require that the user authenticates itself, before it can use it. That is done with another header, named Proxy-Authorization.
syntax: 
Proxy-Authorization: Basic (base64)([username]:[password]) 
"Basic" is case-sensitive
The second part of the header, is the username and password, seperated by a colon, encoded in base64.


> proxy authentication
> --------------------
>
>          Key: AXISCPP-666
>          URL: http://issues.apache.org/jira/browse/AXISCPP-666
>      Project: Axis-C++
>         Type: New Feature
>   Components: Transport (axis3)
>     Versions: 1.6 Alpha
>     Reporter: John Hawkins

>
> support for proxy authentication.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXISCPP-666) proxy authentication

Posted by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-666?page=all ]
     
Chinthana Danapala resolved AXISCPP-666:
----------------------------------------

    Resolution: Fixed

The proxy authentication has implemented.

> proxy authentication
> --------------------
>
>          Key: AXISCPP-666
>          URL: http://issues.apache.org/jira/browse/AXISCPP-666
>      Project: Axis-C++
>         Type: New Feature
>   Components: Transport (axis3)
>     Versions: 1.6 Alpha
>     Reporter: John Hawkins
>     Assignee: Chinthana Danapala

>
> support for proxy authentication.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-666) proxy authentication

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-666?page=all ]
     
Fred Preston closed AXISCPP-666:
--------------------------------


> proxy authentication
> --------------------
>
>          Key: AXISCPP-666
>          URL: http://issues.apache.org/jira/browse/AXISCPP-666
>      Project: Axis-C++
>         Type: New Feature

>   Components: Transport (axis3)
>     Versions: 1.6 Alpha
>     Reporter: John Hawkins
>     Assignee: Chinthana Danapala

>
> support for proxy authentication.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXISCPP-666) proxy authentication

Posted by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-666?page=all ]

Chinthana Danapala reassigned AXISCPP-666:
------------------------------------------

    Assign To: Chinthana Danapala

> proxy authentication
> --------------------
>
>          Key: AXISCPP-666
>          URL: http://issues.apache.org/jira/browse/AXISCPP-666
>      Project: Axis-C++
>         Type: New Feature
>   Components: Transport (axis3)
>     Versions: 1.6 Alpha
>     Reporter: John Hawkins
>     Assignee: Chinthana Danapala

>
> support for proxy authentication.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira