org.apache.axis.security.simple
Class SimpleSecurityProvider
java.lang.Object
org.apache.axis.security.simple.SimpleSecurityProvider
- SecurityProvider
public class SimpleSecurityProvider
extends java.lang.Object
SimpleSecurityProvider
- Glen Daniels (gdaniels@apache.org)
log
protected static Log log
userMatches
public boolean userMatches(AuthenticatedUser user,
String principal)
See if a user matches a principal name. The name might be a user
or a group.
- userMatches in interface SecurityProvider
- true if the user matches the passed name
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.