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

Enclosing interface:
SecurityConstants

public static interface SecurityConstants.ServerOverride

Field Summary
static String WSS_ENC_CSF_KEY
           
static String WSS_ENC_KEY_ALIAS
           
static String WSS_ENC_KEY_PASSWORD
           
static String WSS_KEYSTORE_CSF_MAP_NAME
           
static String WSS_KEYSTORE_LOCATION
           
static String WSS_KEYSTORE_PASSWORD
           
static String WSS_KEYSTORE_PASSWORD_CSF
           
static String WSS_KEYSTORE_TYPE
           
static String WSS_RECIPIENT_KEY_ALIAS
           
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

static final String WSS_KEYSTORE_PASSWORD_CSF
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

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.