Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.util
Interface SecurityConstants.WSSOverride

Enclosing interface:
SecurityConstants

public static interface SecurityConstants.WSSOverride

This interface is an internal wrapper of 10g properties.

Since:
release specific (what release of product did this appear in)
Version:
$Header: owsm/src/oracle/wsm/security/util/SecurityConstants.java /st_j2ee_11.1.1.1.0/1 2009/03/23 01:47:56 mmalhotr Exp $
Author:
nihanda

Field Summary
static String WSM_PERMISSION_CLASS
           
static String WSM_SUBJECT_PRECEDENCE
           
static String WSS_CSF_ALIAS
           
static String WSS_CSF_KEY
           
static String WSS_ENC_CSF_KEY
           
static String WSS_ENC_KEY_ALIAS
           
static String WSS_ENC_KEY_PASSWORD
           
static String WSS_KERBEROS_SERVICE_PRINCIPAL
           
static String WSS_KEYSTORE_CSF_MAP_NAME
           
static String WSS_KEYSTORE_LOCATION
           
static String WSS_KEYSTORE_PASSWORD
           
static String WSS_KEYSTORE_PASSWORD_CSF_KEY
           
static String WSS_KEYSTORE_TYPE
           
static String WSS_RECIPIENT_KEY_ALIAS
           
static String WSS_SAML_ISSUER_NAME
           
static String WSS_SIG_CSF_KEY
           
static String WSS_SIG_KEY_ALIAS
           
static String WSS_SIG_KEY_PASSWORD
           

 

Field Detail

WSS_KEYSTORE_CSF_MAP_NAME

static final String WSS_KEYSTORE_CSF_MAP_NAME
See Also:
Constant Field Values

WSS_KEYSTORE_PASSWORD_CSF_KEY

static final String WSS_KEYSTORE_PASSWORD_CSF_KEY
See Also:
Constant Field Values

WSS_SIG_CSF_KEY

static final String WSS_SIG_CSF_KEY
See Also:
Constant Field Values

WSS_ENC_CSF_KEY

static final String WSS_ENC_CSF_KEY
See Also:
Constant Field Values

WSS_KEYSTORE_TYPE

static final String WSS_KEYSTORE_TYPE
See Also:
Constant Field Values

WSS_KEYSTORE_LOCATION

static final String WSS_KEYSTORE_LOCATION
See Also:
Constant Field Values

WSS_KEYSTORE_PASSWORD

static final String WSS_KEYSTORE_PASSWORD
See Also:
Constant Field Values

WSS_SIG_KEY_ALIAS

static final String WSS_SIG_KEY_ALIAS
See Also:
Constant Field Values

WSS_SIG_KEY_PASSWORD

static final String WSS_SIG_KEY_PASSWORD
See Also:
Constant Field Values

WSS_ENC_KEY_ALIAS

static final String WSS_ENC_KEY_ALIAS
See Also:
Constant Field Values

WSS_ENC_KEY_PASSWORD

static final String WSS_ENC_KEY_PASSWORD
See Also:
Constant Field Values

WSS_RECIPIENT_KEY_ALIAS

static final String WSS_RECIPIENT_KEY_ALIAS
See Also:
Constant Field Values

WSM_PERMISSION_CLASS

static final String WSM_PERMISSION_CLASS
See Also:
Constant Field Values

WSS_CSF_KEY

static final String WSS_CSF_KEY
See Also:
Constant Field Values

WSS_CSF_ALIAS

static final String WSS_CSF_ALIAS
See Also:
Constant Field Values

WSS_SAML_ISSUER_NAME

static final String WSS_SAML_ISSUER_NAME
See Also:
Constant Field Values

WSS_KERBEROS_SERVICE_PRINCIPAL

static final String WSS_KERBEROS_SERVICE_PRINCIPAL
See Also:
Constant Field Values

WSM_SUBJECT_PRECEDENCE

static final String WSM_SUBJECT_PRECEDENCE
See Also:
Constant Field Values

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.