Skip navigation links
oracle.fabric.common.legacypolicy
Class LegacyPolicyConversion
java.lang.Object
oracle.fabric.common.legacypolicy.LegacyPolicyConversion
-
public class LegacyPolicyConversion
- extends Object
- Since:
- release specific (what release of product did this appear in)
- Version:
- $Header: owsm/src/oracle/fabric/common/legacypolicy/LegacyPolicyConversion.java /st_owsm/12 2009/02/01 07:16:30 vkdwived Exp $
- Author:
- prmitta
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyPolicyConversion
public LegacyPolicyConversion(SecurityConfigType portSecurityConfigType,
Element operationElement,
boolean isService)
throws WSMException
-
- Throws:
WSMException
LegacyPolicyConversion
public LegacyPolicyConversion(Element portElement,
boolean isService)
throws WSMException
-
- Throws:
WSMException
processInboundOutbound
public void processInboundOutbound(InboundConfigType inboundConfigType,
OutboundConfigType outboundConfigType)
throws WSMException
-
- Throws:
WSMException
init
public static void init()
getSecurityConfigType
public SecurityConfigType getSecurityConfigType(Element root)
throws WSMException
-
- Throws:
WSMException
getPortSecurityConfigType
public SecurityConfigType getPortSecurityConfigType()
getOperationSecurityConfigType
public SecurityConfigType getOperationSecurityConfigType()
createPolicy
public IPolicy createPolicy()
throws WSMException
- This method converts the legacy policy into the 11g policy.
-
- Returns:
- Throws:
WSMException
fromXML
public static final Object fromXML(Node element)
throws PolicyParseFailedException
-
- Throws:
PolicyParseFailedException
importAndRenameElement
protected static Element importAndRenameElement(Document document,
String name,
Element element)
importChildren
protected static void importChildren(Node source,
Node target)
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.