Uses of Interface org.apache.axis.security.AuthenticatedUser

Uses in package org.apache.axis.security

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.

Uses in package org.apache.axis.security.simple

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.

Uses in package org.apache.axis.security.servlet

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.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.