Skip navigation links

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

E10689-01


oracle.wsm.security.policy.scenario.policycompliance.impl
Class PolicyComplianceConstants

java.lang.Object
  extended by oracle.wsm.security.policy.scenario.policycompliance.impl.PolicyComplianceConstants


public class PolicyComplianceConstants
extends Object
Since:
release specific (what release of product did this appear in)
Version:
$Header: owsm/src/oracle/wsm/security/policy/scenario/policycompliance/impl/PolicyComplianceConstants.java /st_owsm/12 2009/02/01 07:16:34 vkdwived Exp $
Author:
awartika

Field Summary
static String CONFIGURATION
           
static String ENCRYPTED_ELEMENTS_LIST
           
static String ENCRYPTED_KEYLIST
           
static String HTTP_JAXB_ELEM
           
static String HTTP_SERVLET_REQUEST
           
static String MSG_CONTEXT
           
static String MUTUAL_WITH_AUTH
           
static String REQUIRE_TLS_JAXB_ELEM
           
static String SAML_HOK_POLICY
           
static String SAML_POLICY
           
static String SAML_SUBJ_CONFIRMATION_HOLDER_OF_KEY
           
static String SAML_SUBJ_CONFIRMATION_SENDER_VOUCHES
           
static oracle.security.xmlsec.util.QName samlAssnQName
           
static String SCENARIO_TYPE
           
static String SIGN_CONFIRM_VALUE_ATTR
           
static String SOAP_MESSAGE_STRING
           
static String TOKEN_ENC_QNAMES
           
static String TOKEN_SIGN_QNAMES
           
static String WS_SECURITY_HEADER
           
static String WSS_USERNAME_JAXB_ELEM
           
static String WSS10_MSG_POLICY
           
static String WSS10_X509_POLICY
           
static String WSS11_MSG_POLICY
           
static String WSS11_X509_POLICY
           

 

Constructor Summary
PolicyComplianceConstants()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

SCENARIO_TYPE

public static final String SCENARIO_TYPE
See Also:
Constant Field Values

WS_SECURITY_HEADER

public static final String WS_SECURITY_HEADER
See Also:
Constant Field Values

WSS10_X509_POLICY

public static final String WSS10_X509_POLICY
See Also:
Constant Field Values

WSS10_MSG_POLICY

public static final String WSS10_MSG_POLICY
See Also:
Constant Field Values

MSG_CONTEXT

public static final String MSG_CONTEXT
See Also:
Constant Field Values

SAML_POLICY

public static final String SAML_POLICY
See Also:
Constant Field Values

SAML_HOK_POLICY

public static final String SAML_HOK_POLICY
See Also:
Constant Field Values

SOAP_MESSAGE_STRING

public static final String SOAP_MESSAGE_STRING
See Also:
Constant Field Values

ENCRYPTED_ELEMENTS_LIST

public static final String ENCRYPTED_ELEMENTS_LIST
See Also:
Constant Field Values

WSS11_X509_POLICY

public static final String WSS11_X509_POLICY
See Also:
Constant Field Values

WSS11_MSG_POLICY

public static final String WSS11_MSG_POLICY
See Also:
Constant Field Values

MUTUAL_WITH_AUTH

public static final String MUTUAL_WITH_AUTH
See Also:
Constant Field Values

CONFIGURATION

public static final String CONFIGURATION
See Also:
Constant Field Values

SIGN_CONFIRM_VALUE_ATTR

public static final String SIGN_CONFIRM_VALUE_ATTR
See Also:
Constant Field Values

HTTP_SERVLET_REQUEST

public static final String HTTP_SERVLET_REQUEST
See Also:
Constant Field Values

WSS_USERNAME_JAXB_ELEM

public static final String WSS_USERNAME_JAXB_ELEM
See Also:
Constant Field Values

HTTP_JAXB_ELEM

public static final String HTTP_JAXB_ELEM
See Also:
Constant Field Values

REQUIRE_TLS_JAXB_ELEM

public static final String REQUIRE_TLS_JAXB_ELEM
See Also:
Constant Field Values

SAML_SUBJ_CONFIRMATION_SENDER_VOUCHES

public static final String SAML_SUBJ_CONFIRMATION_SENDER_VOUCHES
See Also:
Constant Field Values

SAML_SUBJ_CONFIRMATION_HOLDER_OF_KEY

public static final String SAML_SUBJ_CONFIRMATION_HOLDER_OF_KEY
See Also:
Constant Field Values

samlAssnQName

public static final oracle.security.xmlsec.util.QName samlAssnQName

TOKEN_SIGN_QNAMES

public static final String TOKEN_SIGN_QNAMES
See Also:
Constant Field Values

TOKEN_ENC_QNAMES

public static final String TOKEN_ENC_QNAMES
See Also:
Constant Field Values

ENCRYPTED_KEYLIST

public static final String ENCRYPTED_KEYLIST
See Also:
Constant Field Values

Constructor Detail

PolicyComplianceConstants

public PolicyComplianceConstants()

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.