public interface PolicyAssertionSimplifier
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssertionTagName() |
void |
simplifyAssertionElement(PolicySimplifierContext context)
Simplify the policy XML assertion element.
|
void simplifyAssertionElement(PolicySimplifierContext context) throws com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentParseException
context - context containing required data for simplification processcom.ca.apim.gateway.cagatewayconfig.util.xml.DocumentParseException - if there is any issue to read policy contentsjava.lang.String getAssertionTagName()