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.ConfigOverride

Enclosing interface:
SecurityConstants

public static interface SecurityConstants.ConfigOverride

This interface has 11g style properties which should be used for declartive override.

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 CO_AUTHZ_ROLE
           
static String CO_CSF_ALIAS
           
static String CO_CSF_KEY
           
static String CO_ENC_CSF_KEY
           
static String CO_ENC_KEY_ALIAS
           
static String CO_ENC_KEY_PASSWORD
           
static String CO_KERBEROS_SERVICE_PRINCIPAL
           
static String CO_KEYSTORE_CSF_MAP_NAME
           
static String CO_KEYSTORE_LOCATION
           
static String CO_KEYSTORE_PASSWORD
           
static String CO_KEYSTORE_PASSWORD_CSF_KEY
           
static String CO_KEYSTORE_TYPE
           
static String CO_PERMISSION_CLASS
           
static String CO_RECIPIENT_KEY_ALIAS
           
static String CO_ROLE_CLASS_NAME
           
static String CO_SAML_ISSUER_NAME
           
static String CO_SIG_CSF_KEY
           
static String CO_SIG_KEY_ALIAS
           
static String CO_SIG_KEY_PASSWORD
           

 

Field Detail

CO_KEYSTORE_CSF_MAP_NAME

static final String CO_KEYSTORE_CSF_MAP_NAME
See Also:
Constant Field Values

CO_KEYSTORE_PASSWORD_CSF_KEY

static final String CO_KEYSTORE_PASSWORD_CSF_KEY
See Also:
Constant Field Values

CO_SIG_CSF_KEY

static final String CO_SIG_CSF_KEY
See Also:
Constant Field Values

CO_ENC_CSF_KEY

static final String CO_ENC_CSF_KEY
See Also:
Constant Field Values

CO_KEYSTORE_TYPE

static final String CO_KEYSTORE_TYPE
See Also:
Constant Field Values

CO_KEYSTORE_LOCATION

static final String CO_KEYSTORE_LOCATION
See Also:
Constant Field Values

CO_KEYSTORE_PASSWORD

static final String CO_KEYSTORE_PASSWORD
See Also:
Constant Field Values

CO_SIG_KEY_ALIAS

static final String CO_SIG_KEY_ALIAS
See Also:
Constant Field Values

CO_SIG_KEY_PASSWORD

static final String CO_SIG_KEY_PASSWORD
See Also:
Constant Field Values

CO_ENC_KEY_ALIAS

static final String CO_ENC_KEY_ALIAS
See Also:
Constant Field Values

CO_ENC_KEY_PASSWORD

static final String CO_ENC_KEY_PASSWORD
See Also:
Constant Field Values

CO_RECIPIENT_KEY_ALIAS

static final String CO_RECIPIENT_KEY_ALIAS
See Also:
Constant Field Values

CO_AUTHZ_ROLE

static final String CO_AUTHZ_ROLE
See Also:
Constant Field Values

CO_CSF_KEY

static final String CO_CSF_KEY
See Also:
Constant Field Values

CO_CSF_ALIAS

static final String CO_CSF_ALIAS
See Also:
Constant Field Values

CO_SAML_ISSUER_NAME

static final String CO_SAML_ISSUER_NAME
See Also:
Constant Field Values

CO_KERBEROS_SERVICE_PRINCIPAL

static final String CO_KERBEROS_SERVICE_PRINCIPAL
See Also:
Constant Field Values

CO_ROLE_CLASS_NAME

static final String CO_ROLE_CLASS_NAME
See Also:
Constant Field Values

CO_PERMISSION_CLASS

static final String CO_PERMISSION_CLASS
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.