|
|||||||||||
| 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.wsrf.impl.security.authentication.DescriptorHandler
org.globus.wsrf.impl.security.authentication.SecurityPolicyHandler
Handler that enforces security policy on server side.
| Field Summary | |
private static java.util.List |
handlers
|
protected static org.globus.util.I18n |
i18n
|
| Fields inherited from class org.globus.wsrf.impl.security.authentication.DescriptorHandler |
|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
makeLockable, name, options |
| Constructor Summary | |
SecurityPolicyHandler()
|
|
| Method Summary | |
void |
handle(org.apache.axis.MessageContext msgCtx,
ResourceSecurityDescriptor resDesc,
ServiceSecurityDescriptor desc,
java.lang.String servicePath)
|
| Methods inherited from class org.globus.wsrf.impl.security.authentication.DescriptorHandler |
invoke |
| 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 |
| Field Detail |
private static java.util.List handlers
protected static org.globus.util.I18n i18n
| Constructor Detail |
public SecurityPolicyHandler()
| Method Detail |
public void handle(org.apache.axis.MessageContext msgCtx,
ResourceSecurityDescriptor resDesc,
ServiceSecurityDescriptor desc,
java.lang.String servicePath)
throws org.apache.axis.AxisFault
handle in class DescriptorHandlerorg.apache.axis.AxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||