Skip navigation links

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

E10689-01


oracle.wsm.policy.constants
Interface PolicyConstants.ElementNames.AlgorithmSuite

Enclosing interface:
PolicyConstants.ElementNames

public static interface PolicyConstants.ElementNames.AlgorithmSuite

Field Summary
static String BASIC_128
           
static String BASIC_192
           
static String BASIC_256
           
static String BASIC128_RSA15
           
static String BASIC128_SHA256
           
static String BASIC128_SHA256_RSA15
           
static String BASIC192_RSA15
           
static String BASIC192_SHA256
           
static String BASIC192_SHA256_RSA15
           
static String BASIC256_RSA15
           
static String BASIC256_SHA256
           
static String BASIC256_SHA256_RSA15
           
static String SP_INCLUSIVE_CANNONICALIZATION
           
static String SP_SOAP_NORMALIZATION_10
           
static String SP_STR_TRANSFORM_10
           
static String SP_XPATH_10
           
static String SP_XPATH_FILTER_20
           
static String TRIPLE_DES
           
static String TRIPLE_DES_RSA15
           
static String TRIPLE_DES_SHA256
           
static String TRIPLE_DES_SHA256_RSA15
           

 

Field Detail

BASIC_256

static final String BASIC_256
See Also:
Constant Field Values

BASIC_128

static final String BASIC_128
See Also:
Constant Field Values

BASIC_192

static final String BASIC_192
See Also:
Constant Field Values

TRIPLE_DES

static final String TRIPLE_DES
See Also:
Constant Field Values

BASIC256_RSA15

static final String BASIC256_RSA15
See Also:
Constant Field Values

BASIC192_RSA15

static final String BASIC192_RSA15
See Also:
Constant Field Values

BASIC128_RSA15

static final String BASIC128_RSA15
See Also:
Constant Field Values

TRIPLE_DES_RSA15

static final String TRIPLE_DES_RSA15
See Also:
Constant Field Values

BASIC256_SHA256

static final String BASIC256_SHA256
See Also:
Constant Field Values

BASIC192_SHA256

static final String BASIC192_SHA256
See Also:
Constant Field Values

BASIC128_SHA256

static final String BASIC128_SHA256
See Also:
Constant Field Values

TRIPLE_DES_SHA256

static final String TRIPLE_DES_SHA256
See Also:
Constant Field Values

BASIC256_SHA256_RSA15

static final String BASIC256_SHA256_RSA15
See Also:
Constant Field Values

BASIC192_SHA256_RSA15

static final String BASIC192_SHA256_RSA15
See Also:
Constant Field Values

BASIC128_SHA256_RSA15

static final String BASIC128_SHA256_RSA15
See Also:
Constant Field Values

TRIPLE_DES_SHA256_RSA15

static final String TRIPLE_DES_SHA256_RSA15
See Also:
Constant Field Values

SP_INCLUSIVE_CANNONICALIZATION

static final String SP_INCLUSIVE_CANNONICALIZATION
See Also:
Constant Field Values

SP_SOAP_NORMALIZATION_10

static final String SP_SOAP_NORMALIZATION_10
See Also:
Constant Field Values

SP_STR_TRANSFORM_10

static final String SP_STR_TRANSFORM_10
See Also:
Constant Field Values

SP_XPATH_10

static final String SP_XPATH_10
See Also:
Constant Field Values

SP_XPATH_FILTER_20

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