[ http://issues.apache.org/jira/browse/AXIS2-164?page=comments#action_12370300 ]
Davanum Srinivas commented on AXIS2-164: ---------------------------------------- Please see the following axis\src\org\apache\axis\handlers\SimpleAuthenticationHandler.java axis\src\org\apache\axis\handlers\SimpleAuthorizationHandler.java axis\src\org\apache\axis\security\servlet\ServletAuthenticatedUser.java axis\src\org\apache\axis\security\servlet\ServletSecurityProvider.java the security is hookedup in AxisServlet.java. Use case: specify allowedRoles for a specific service in wsdd and specify the role/username mapping in tomcat's xml file. 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
