public class POXSecurityHandler extends Object implements org.apache.axis2.engine.Handler
wsse:UsernameToken| Modifier and Type | Field and Description |
|---|---|
static String |
POX_CACHE_MANAGER |
static String |
POX_ENABLED |
| Constructor and Description |
|---|
POXSecurityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
flowComplete(org.apache.axis2.context.MessageContext msgContext) |
org.apache.axis2.description.HandlerDescription |
getHandlerDesc() |
String |
getName() |
org.apache.axis2.description.Parameter |
getParameter(String name) |
void |
init(org.apache.axis2.description.HandlerDescription description) |
org.apache.axis2.engine.Handler.InvocationResponse |
invoke(org.apache.axis2.context.MessageContext msgCtx) |
public static final String POX_CACHE_MANAGER
public static final String POX_ENABLED
public void cleanup()
cleanup in interface org.apache.axis2.engine.Handlerpublic void init(org.apache.axis2.description.HandlerDescription description)
init in interface org.apache.axis2.engine.Handlerpublic org.apache.axis2.engine.Handler.InvocationResponse invoke(org.apache.axis2.context.MessageContext msgCtx)
throws org.apache.axis2.AxisFault
invoke in interface org.apache.axis2.engine.Handlerorg.apache.axis2.AxisFaultpublic void flowComplete(org.apache.axis2.context.MessageContext msgContext)
flowComplete in interface org.apache.axis2.engine.Handlerpublic org.apache.axis2.description.HandlerDescription getHandlerDesc()
getHandlerDesc in interface org.apache.axis2.engine.Handlerpublic String getName()
getName in interface org.apache.axis2.engine.Handlerpublic org.apache.axis2.description.Parameter getParameter(String name)
getParameter in interface org.apache.axis2.engine.HandlerCopyright © 2019 WSO2. All rights reserved.