Skip navigation links

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

E10689-01


oracle.wsm.resources.policymanager
Class PMUIMessageBundle

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.wsm.common.logging.WsmMessageBundle
              extended by oracle.wsm.resources.policymanager.PMUIMessageBundle


public class PMUIMessageBundle
extends WsmMessageBundle

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control

 

Field Summary
static String ALL
           
static String BASIC
           
static String BASIC128
           
static String BASIC128RSA15
           
static String BASIC192
           
static String BASIC192RSA15
           
static String BASIC256
           
static String BASIC256RSA15
           
static String CERT
           
static String CONSTANT
           
static String CUSTOM
           
static String DIGEST
           
static String HEADER
           
static String MANAGEMENT
           
static String MTOM_ATTACHMENTS
           
static String NONE
           
static String OPTIONAL
           
static String PLAINTEXT
           
static String RELIABLE_MESSAGING
           
static String REQUIRED
           
static String SECURITY
           
static String SOAP_BODY
           
static String SOAP_ENVELOPE
           
static String TRIPLEDES
           
static String TRIPLEDESRSA15
           
static String WS_ADDRESSING
           

 

Fields inherited from class oracle.wsm.common.logging.WsmMessageBundle
OJDL_MARKER_CONTENTS

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
PMUIMessageBundle()
           

 

Method Summary
protected  Object[][] getContents()
           

 

Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet

 

Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent

 

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

 

Field Detail

ALL

public static final String ALL
See Also:
Constant Field Values

MANAGEMENT

public static final String MANAGEMENT
See Also:
Constant Field Values

MTOM_ATTACHMENTS

public static final String MTOM_ATTACHMENTS
See Also:
Constant Field Values

SECURITY

public static final String SECURITY
See Also:
Constant Field Values

RELIABLE_MESSAGING

public static final String RELIABLE_MESSAGING
See Also:
Constant Field Values

WS_ADDRESSING

public static final String WS_ADDRESSING
See Also:
Constant Field Values

CONSTANT

public static final String CONSTANT
See Also:
Constant Field Values

OPTIONAL

public static final String OPTIONAL
See Also:
Constant Field Values

REQUIRED

public static final String REQUIRED
See Also:
Constant Field Values

HEADER

public static final String HEADER
See Also:
Constant Field Values

SOAP_BODY

public static final String SOAP_BODY
See Also:
Constant Field Values

SOAP_ENVELOPE

public static final String SOAP_ENVELOPE
See Also:
Constant Field Values

NONE

public static final String NONE
See Also:
Constant Field Values

PLAINTEXT

public static final String PLAINTEXT
See Also:
Constant Field Values

DIGEST

public static final String DIGEST
See Also:
Constant Field Values

BASIC

public static final String BASIC
See Also:
Constant Field Values

CERT

public static final String CERT
See Also:
Constant Field Values

CUSTOM

public static final String CUSTOM
See Also:
Constant Field Values

BASIC128

public static final String BASIC128
See Also:
Constant Field Values

BASIC192

public static final String BASIC192
See Also:
Constant Field Values

BASIC256

public static final String BASIC256
See Also:
Constant Field Values

TRIPLEDES

public static final String TRIPLEDES
See Also:
Constant Field Values

BASIC128RSA15

public static final String BASIC128RSA15
See Also:
Constant Field Values

BASIC192RSA15

public static final String BASIC192RSA15
See Also:
Constant Field Values

BASIC256RSA15

public static final String BASIC256RSA15
See Also:
Constant Field Values

TRIPLEDESRSA15

public static final String TRIPLEDESRSA15
See Also:
Constant Field Values

Constructor Detail

PMUIMessageBundle

public PMUIMessageBundle()

Method Detail

getContents

protected Object[][] getContents()
Specified by:
getContents in class ListResourceBundle

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.