|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.globus.ogsa.impl.security.authentication.DescriptorHandler
Field Summary |
Fields inherited from class org.apache.axis.handlers.BasicHandler |
log, makeLockable, name, options |
Constructor Summary | |
DescriptorHandler()
|
Method Summary | |
static javax.xml.namespace.QName |
getOperationName(org.apache.axis.MessageContext messageContext)
|
static ServiceProperties |
getService(org.apache.axis.MessageContext msgCtx)
|
abstract void |
handle(org.apache.axis.MessageContext msgCtx,
ServiceProperties props,
SecurityDescriptor desc)
|
void |
invoke(org.apache.axis.MessageContext msgCtx)
|
Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DescriptorHandler()
Method Detail |
public static javax.xml.namespace.QName getOperationName(org.apache.axis.MessageContext messageContext) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public static ServiceProperties getService(org.apache.axis.MessageContext msgCtx) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public void invoke(org.apache.axis.MessageContext msgCtx) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public abstract void handle(org.apache.axis.MessageContext msgCtx, ServiceProperties props, SecurityDescriptor desc) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |