org.gcube.security.soa3.connector.integration
Class StubMessageManager

java.lang.Object
  extended by org.gcube.security.soa3.connector.integration.StubMessageManager
All Implemented Interfaces:
org.gcube.soa3.connector.common.security.messages.MessageManager

public class StubMessageManager
extends Object
implements org.gcube.soa3.connector.common.security.messages.MessageManager

Specification of MessageManager class for REST messages

Author:
Ciro Formisano (ENG)

Field Summary
static String BASE64
           
static String BINARY_SECURITY_TOKEN_LABEL
           
static String BINARY_SECURITY_TOKEN_PREFIX
           
static String ENCODING_TYPE_LABEL
           
static String ID_LABEL
           
static String SECURITY_TOKEN
           
static String VALUE_TYPE_LABEL
           
static String WSSE_NAMESPACE
           
 
Constructor Summary
StubMessageManager(org.apache.axis.client.Stub stub)
           
 
Method Summary
 void setCredentials(org.gcube.soa3.connector.common.security.Credentials credentials)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BINARY_SECURITY_TOKEN_LABEL

public static final String BINARY_SECURITY_TOKEN_LABEL
See Also:
Constant Field Values

BINARY_SECURITY_TOKEN_PREFIX

public static final String BINARY_SECURITY_TOKEN_PREFIX
See Also:
Constant Field Values

WSSE_NAMESPACE

public static final String WSSE_NAMESPACE
See Also:
Constant Field Values

VALUE_TYPE_LABEL

public static final String VALUE_TYPE_LABEL
See Also:
Constant Field Values

ENCODING_TYPE_LABEL

public static final String ENCODING_TYPE_LABEL
See Also:
Constant Field Values

BASE64

public static final String BASE64
See Also:
Constant Field Values

ID_LABEL

public static final String ID_LABEL
See Also:
Constant Field Values

SECURITY_TOKEN

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

StubMessageManager

public StubMessageManager(org.apache.axis.client.Stub stub)
Method Detail

setCredentials

public void setCredentials(org.gcube.soa3.connector.common.security.Credentials credentials)

Specified by:
setCredentials in interface org.gcube.soa3.connector.common.security.messages.MessageManager


Copyright © 2013. All Rights Reserved.