public class ContentEncryptedElements extends EncryptedElements
Constructor and Description |
---|
ContentEncryptedElements(SPConstants.SPVersion version,
String xPathVersion,
List<XPath> xPaths) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSecurityAssertion |
cloneAssertion(org.apache.neethi.Policy nestedPolicy) |
boolean |
equals(Object object) |
QName |
getName() |
int |
hashCode() |
getXPaths, getXPathVersion, serialize, setXPathVersion
clone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, normalize, serialize, setIgnorable, setOptional
public ContentEncryptedElements(SPConstants.SPVersion version, String xPathVersion, List<XPath> xPaths)
public QName getName()
getName
in interface org.apache.neethi.Assertion
getName
in class EncryptedElements
public boolean equals(Object object)
equals
in class EncryptedElements
public int hashCode()
hashCode
in class EncryptedElements
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
cloneAssertion
in class EncryptedElements
Copyright © 2019 JBoss by Red Hat. All rights reserved.