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