org.gcube.common.core.security.impl.authentication.extendedhandlers
Class ExtendedSecurityPolicyHandler

java.lang.Object
  extended by org.apache.axis.handlers.BasicHandler
      extended by org.gcube.common.core.security.impl.authentication.extendedhandlers.ExtendedDescriptorHandler
          extended by org.gcube.common.core.security.impl.authentication.extendedhandlers.ExtendedSecurityPolicyHandler
All Implemented Interfaces:
Serializable, org.apache.axis.Handler

public class ExtendedSecurityPolicyHandler
extends ExtendedDescriptorHandler

Handler that enforces security policy on server side.

See Also:
Serialized Form

Field Summary
protected static org.globus.util.I18n i18n
           
 
Fields inherited from class org.apache.axis.handlers.BasicHandler
makeLockable, name, options
 
Constructor Summary
ExtendedSecurityPolicyHandler()
           
 
Method Summary
 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)
           
 
Methods inherited from class org.gcube.common.core.security.impl.authentication.extendedhandlers.ExtendedDescriptorHandler
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

i18n

protected static org.globus.util.I18n i18n
Constructor Detail

ExtendedSecurityPolicyHandler

public ExtendedSecurityPolicyHandler()
Method Detail

handle

public 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
Specified by:
handle in class ExtendedDescriptorHandler
Throws:
org.apache.axis.AxisFault


Copyright © 2013. All Rights Reserved.