Skip navigation links

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

E10689-01


oracle.fabric.common.legacypolicy
Class LegacyPolicyUtils

java.lang.Object
  extended by oracle.fabric.common.legacypolicy.LegacyPolicyUtils


public class LegacyPolicyUtils
extends Object

Constructor Summary
LegacyPolicyUtils()
           

 

Method Summary
static String getAttachToClientBinding()
           
static String getAttachToServiceBinding()
           
protected static boolean getBoolValue(String bvalue)
           
protected static String getPropertyValue(String pname, List properties)
           
static void setIsLegacyPolicy(PropertySet propSet)
           
static void setTimestampExpiry(Properties config, String timestampExpiry)
           

 

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

 

Constructor Detail

LegacyPolicyUtils

public LegacyPolicyUtils()

Method Detail

getBoolValue

protected static boolean getBoolValue(String bvalue)

getPropertyValue

protected static String getPropertyValue(String pname,
                                         List properties)

setTimestampExpiry

public static void setTimestampExpiry(Properties config,
                                      String timestampExpiry)

getAttachToServiceBinding

public static String getAttachToServiceBinding()

getAttachToClientBinding

public static String getAttachToClientBinding()

setIsLegacyPolicy

public static void setIsLegacyPolicy(PropertySet propSet)

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.