public class AuthenticationHandler
extends org.apache.axis2.handlers.AbstractHandler
| Constructor and Description |
|---|
AuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticate(org.apache.axis2.context.MessageContext msgContext,
String remoteIP) |
org.apache.axis2.engine.Handler.InvocationResponse |
invoke(org.apache.axis2.context.MessageContext msgContext) |
protected boolean |
isRestrictedOperation(org.apache.axis2.context.MessageContext msgContext) |
public org.apache.axis2.engine.Handler.InvocationResponse invoke(org.apache.axis2.context.MessageContext msgContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultprotected void authenticate(org.apache.axis2.context.MessageContext msgContext,
String remoteIP)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultprotected boolean isRestrictedOperation(org.apache.axis2.context.MessageContext msgContext)
Copyright © 2018 WSO2 Inc. All rights reserved.