|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.security.simple.SimpleSecurityProvider
SimpleSecurityProvider
| Constructor Summary | |
SimpleSecurityProvider()
|
|
| Method Summary | |
AuthenticatedUser (src) |
authenticate(MessageContext (src) msgContext)
Authenticate a user from a username/password pair. |
boolean |
userMatches(AuthenticatedUser (src) 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 |
| Constructor Detail |
public SimpleSecurityProvider()
| Method Detail |
public AuthenticatedUser (src) authenticate(MessageContext (src) msgContext)
authenticate in interface SecurityProvider (src) msgContext - the MessageContext containing authentication info
public boolean userMatches(AuthenticatedUser (src) user,
java.lang.String principal)
userMatches in interface SecurityProvider (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||