[ 
http://issues.apache.org/jira/browse/AXIS2-164?page=comments#action_12370165 ] 

Davanum Srinivas commented on AXIS2-164:
----------------------------------------

All servlet containers have a notion of uses and roles and which resources are 
protected: (example see http://www.phptr.com/articles/article.asp?p=24253&rl=1).

In tomcat you can add entries in tomcat-users.xml to protect the resources. We 
should allow web services to be protected for example by the same 
userid/password (say Basic auth)

thanks,
dims

> Hook up Axis services with servlet/container security
> -----------------------------------------------------
>
>          Key: AXIS2-164
>          URL: http://issues.apache.org/jira/browse/AXIS2-164
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas
>     Assignee: Ruchith Udayanga Fernando

>
> See ServletSecurityProvider.java in Axis 1.X. So we have an equivalent in 
> Axis2? basically basic authentication is delegated to the container security.
> thanks,
> dims

-- 
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

Reply via email to