public abstract class ExtendedDescriptorHandler
extends org.apache.axis.handlers.BasicHandler
SecurityDescriptor. Resource security policy is used,
if not set, service security policy is used.| Constructor and Description |
|---|
ExtendedDescriptorHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handle(org.apache.axis.MessageContext msgCtx,
org.globus.wsrf.impl.security.descriptor.ResourceSecurityDescriptor resDesc,
org.globus.wsrf.impl.security.descriptor.ServiceSecurityDescriptor desc,
String servicePath) |
void |
invoke(org.apache.axis.MessageContext msgCtx) |
public void invoke(org.apache.axis.MessageContext msgCtx)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic abstract void handle(org.apache.axis.MessageContext msgCtx,
org.globus.wsrf.impl.security.descriptor.ResourceSecurityDescriptor resDesc,
org.globus.wsrf.impl.security.descriptor.ServiceSecurityDescriptor desc,
String servicePath)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultCopyright © 2015. All Rights Reserved.