org.wso2.wsas.util
Class PolicyUtil
java.lang.Object
org.wso2.wsas.util.PolicyUtil
public class PolicyUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyUtil
public PolicyUtil()
getPolicyAsOMElement
public static org.apache.axiom.om.OMElement getPolicyAsOMElement(org.apache.neethi.Policy policy)
getPolicyAsString
public static java.lang.String getPolicyAsString(org.apache.neethi.Policy policy)
getPolicyFromOMElement
public static org.apache.neethi.Policy getPolicyFromOMElement(org.apache.axiom.om.OMElement policyElement)
getEmptyPolicyAsOMElement
public static org.apache.axiom.om.OMElement getEmptyPolicyAsOMElement()
getWrapper
public static org.apache.axiom.om.OMElement getWrapper(java.lang.String name)
processPolicyElements
public static java.lang.String[] processPolicyElements(java.util.Iterator policyIterator,
org.apache.neethi.PolicyRegistry registry)