org.apache.axis.handlers
Class SimpleAuthenticationHandler
- Handler, Serializable
public class SimpleAuthenticationHandler
Just a simple Authentication Handler to see if the user
specified in the Bag in the MessageContext is allowed to continue.
Just look for 'user' and 'password' in a file called 'users.lst'.
Replace this with your 'real' authenication code.
- Doug Davis (dug@us.ibm.com)
- Sam Ruby (rubys@us.ibm.com)
canHandleBlock , cleanup , generateWSDL , getDeploymentData , getName , getOption , getOptions , getUnderstoodHeaders , init , initHashtable , onFault , setName , setOption , setOptionDefault , setOptions , setOptionsLockable |
log
protected static Log log
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.