Package org.jboss.axis.security.servlet

Class Summary
ServletAuthenticatedUser (src) ServletAuthenticatedUser is a sligtly odd implementation of AuthenticatedUser.
ServletSecurityProvider (src) A ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), etc.) to integrate with Axis' access control mechanism.