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

Enclosing interface:
PolicyConstants

public static interface PolicyConstants.AlgorithmURIs

Field Summary
static String AES128
           
static String AES192
           
static String AES256
           
static String HMAC_SHA1
           
static String KW_AES128
           
static String KW_AES192
           
static String KW_AES256
           
static String KW_RSA_OAEP
           
static String KW_RSA15
           
static String KW_TRIPLE_DES
           
static String P_SHA1
           
static String P_SHA1_L128
           
static String P_SHA1_L192
           
static String P_SHA1_L256
           
static String RSA_SHA1
           
static String SHA1
           
static String SHA256
           
static String SHA512
           
static String TRIPLE_DES
           

 

Field Detail

HMAC_SHA1

static final String HMAC_SHA1
See Also:
Constant Field Values

RSA_SHA1

static final String RSA_SHA1
See Also:
Constant Field Values

SHA1

static final String SHA1
See Also:
Constant Field Values

SHA256

static final String SHA256
See Also:
Constant Field Values

SHA512

static final String SHA512
See Also:
Constant Field Values

AES128

static final String AES128
See Also:
Constant Field Values

AES192

static final String AES192
See Also:
Constant Field Values

AES256

static final String AES256
See Also:
Constant Field Values

TRIPLE_DES

static final String TRIPLE_DES
See Also:
Constant Field Values

KW_AES128

static final String KW_AES128
See Also:
Constant Field Values

KW_AES192

static final String KW_AES192
See Also:
Constant Field Values

KW_AES256

static final String KW_AES256
See Also:
Constant Field Values

KW_TRIPLE_DES

static final String KW_TRIPLE_DES
See Also:
Constant Field Values

KW_RSA_OAEP

static final String KW_RSA_OAEP
See Also:
Constant Field Values

KW_RSA15

static final String KW_RSA15
See Also:
Constant Field Values

P_SHA1

static final String P_SHA1
See Also:
Constant Field Values

P_SHA1_L128

static final String P_SHA1_L128
See Also:
Constant Field Values

P_SHA1_L192

static final String P_SHA1_L192
See Also:
Constant Field Values

P_SHA1_L256

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