public class SignedElementsBuilder extends Object implements org.apache.neethi.builders.AssertionBuilder<Element>
Constructor and Description |
---|
SignedElementsBuilder() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDeclaredNamespaces(Element element,
Map<String,String> declaredNamespaces) |
org.apache.neethi.Assertion |
build(Element element,
org.apache.neethi.AssertionBuilderFactory factory) |
QName[] |
getKnownElements() |
protected List<XPath> |
getXPath2Expressions(Element element,
SPConstants.SPVersion spVersion) |
protected List<XPath> |
getXPathExpressions(Element element,
SPConstants.SPVersion spVersion) |
protected String |
getXPathVersion(Element element) |
public org.apache.neethi.Assertion build(Element element, org.apache.neethi.AssertionBuilderFactory factory) throws IllegalArgumentException
build
in interface org.apache.neethi.builders.AssertionBuilder<Element>
IllegalArgumentException
protected List<XPath> getXPathExpressions(Element element, SPConstants.SPVersion spVersion)
protected List<XPath> getXPath2Expressions(Element element, SPConstants.SPVersion spVersion)
protected void addDeclaredNamespaces(Element element, Map<String,String> declaredNamespaces)
Copyright © 2021 JBoss by Red Hat. All rights reserved.