public class SimpleAuthenticationHandler extends BasicHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
makeLockable, name, options| Constructor and Description |
|---|
SimpleAuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(MessageContext msgContext)
Authenticate the user and password from the msgContext
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockablepublic void invoke(MessageContext msgContext) throws AxisFault
msgContext - the MessageContext to process with this
Handler.AxisFault - if the handler encounters an errorCopyright © The Apache Software Foundation. All Rights Reserved.