org.gcube.soa3.connector.common.security
Interface MessageConstants


public interface MessageConstants


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
           
 

Field Detail

BINARY_SECURITY_TOKEN_LABEL

static final String BINARY_SECURITY_TOKEN_LABEL
See Also:
Constant Field Values

BINARY_SECURITY_TOKEN_PREFIX

static final String BINARY_SECURITY_TOKEN_PREFIX
See Also:
Constant Field Values

WSSE_NAMESPACE

static final String WSSE_NAMESPACE
See Also:
Constant Field Values

VALUE_TYPE_LABEL

static final String VALUE_TYPE_LABEL
See Also:
Constant Field Values

ENCODING_TYPE_LABEL

static final String ENCODING_TYPE_LABEL
See Also:
Constant Field Values

BASE64

static final String BASE64
See Also:
Constant Field Values

ID_LABEL

static final String ID_LABEL
See Also:
Constant Field Values

SECURITY_TOKEN

static final String SECURITY_TOKEN
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.