org.gcube.security.soa3.connector.integration.utils
Class GSSIntegrationUtils

java.lang.Object
  extended by org.gcube.security.soa3.connector.integration.utils.GSSIntegrationUtils

public class GSSIntegrationUtils
extends Object


Field Summary
static String SERVICE_PROPERTIES
           
 
Constructor Summary
GSSIntegrationUtils()
           
 
Method Summary
static org.apache.axis.message.SOAPHeaderElement generateSoapHeaderBinaryTokenElement(String type, String binaryTokenValue)
           
static void setServiceProperties(org.gcube.common.core.contexts.GCUBEServiceContext ctxt, String serviceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_PROPERTIES

public static final String SERVICE_PROPERTIES
See Also:
Constant Field Values
Constructor Detail

GSSIntegrationUtils

public GSSIntegrationUtils()
Method Detail

setServiceProperties

public static void setServiceProperties(org.gcube.common.core.contexts.GCUBEServiceContext ctxt,
                                        String serviceName)

generateSoapHeaderBinaryTokenElement

public static org.apache.axis.message.SOAPHeaderElement generateSoapHeaderBinaryTokenElement(String type,
                                                                                             String binaryTokenValue)
                                                                                      throws SOAPException
Throws:
SOAPException


Copyright © 2013. All Rights Reserved.