RE: ServletSecurityProvider

2003-01-31 Thread Trevor Daniel Kramer
SimpleAuthenticationHandler"/> >type="java:org.apache.axis.handlers.SimpleAuthorizationHandler"/> > > > > 4) Pass the username/password in your client code. > > If you have any more problems, use tcpmon. It helped me figure out alot of >

ServletSecurityProvider

2003-01-31 Thread Trevor Daniel Kramer
The javadoc says A ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), etc.) to integrate with Axis' access control mechanism. By utilizing this class (which the AxisServlet can be configured to do automaticall