|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.gcube.common.core.security.impl.authentication.extendedhandlers.ExtendedDescriptorHandler
public abstract class ExtendedDescriptorHandler
Handler used for enforcing security policy on server side. Parses
and initalized all relevant
SecurityDescriptor. Resource security policy is used,
if not set, service security policy is used.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Constructor Summary | |
|---|---|
ExtendedDescriptorHandler()
|
|
| Method Summary | |
|---|---|
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)
|
| 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 ExtendedDescriptorHandler()
| Method Detail |
|---|
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,
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.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||