| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.security.simple.SimpleSecurityProvider
SimpleSecurityProvider
| Field Summary | |
| protected static org.apache.commons.logging.Log | log | 
| Constructor Summary | |
| SimpleSecurityProvider() | |
| Method Summary | |
|  AuthenticatedUser | authenticate(MessageContext msgContext)Authenticate a user from a username/password pair. | 
|  boolean | userMatches(AuthenticatedUser user,
            java.lang.String principal)See if a user matches a principal name. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected static org.apache.commons.logging.Log log
| Constructor Detail | 
public SimpleSecurityProvider()
| Method Detail | 
public AuthenticatedUser authenticate(MessageContext msgContext)
authenticate in interface SecurityProvidermsgContext - the MessageContext containing authentication info
public boolean userMatches(AuthenticatedUser user,
                           java.lang.String principal)
userMatches in interface SecurityProvider| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||