public final class PolicyUtil extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
getEmptyPolicyAsOMElement() |
static org.apache.axiom.om.OMElement |
getPolicyAsOMElement(org.apache.neethi.Policy policy) |
static String |
getPolicyAsString(org.apache.neethi.Policy policy) |
static org.apache.neethi.Policy |
getPolicyFromOMElement(org.apache.axiom.om.OMElement policyElement) |
static org.apache.axiom.om.OMElement |
getWrapper(String name) |
static String[] |
processPolicyElements(Iterator policyIterator,
org.apache.neethi.PolicyRegistry registry) |
public static org.apache.axiom.om.OMElement getPolicyAsOMElement(org.apache.neethi.Policy policy)
public static String getPolicyAsString(org.apache.neethi.Policy policy)
public static org.apache.neethi.Policy getPolicyFromOMElement(org.apache.axiom.om.OMElement policyElement)
public static org.apache.axiom.om.OMElement getEmptyPolicyAsOMElement()
public static org.apache.axiom.om.OMElement getWrapper(String name)
Copyright © 2023 WSO2. All rights reserved.