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