Frames | No Frames |
Classes implementing org.apache.axis.security.AuthenticatedUser | |
class | SimpleAuthenticatedUser is a trivial implementation of the
AuthenticatedUser interface, for use with a default Axis installation
and the SimpleSecurityProvider. |
Methods with parameter type org.apache.axis.security.AuthenticatedUser | |
boolean | See if a user matches a principal name. |
Methods with return type org.apache.axis.security.AuthenticatedUser | |
AuthenticatedUser | Authenticate a user from a username/password pair. |
Methods with parameter type org.apache.axis.security.AuthenticatedUser | |
boolean | See if a user matches a principal name. |
Methods with return type org.apache.axis.security.AuthenticatedUser | |
AuthenticatedUser | Authenticate a user from a username/password pair. |
Classes implementing org.apache.axis.security.AuthenticatedUser | |
class | ServletAuthenticatedUser is a sligtly odd implementation of
AuthenticatedUser. |
Methods with parameter type org.apache.axis.security.AuthenticatedUser | |
boolean | See if a user matches a principal name. |
Methods with return type org.apache.axis.security.AuthenticatedUser | |
AuthenticatedUser | Authenticate a user from a username/password pair. |