public class EncryptedParts extends AbstractSecuredParts
Constructor and Description |
---|
EncryptedParts(SPConstants.SPVersion version,
boolean body,
Attachments attachments,
List<Header> headers) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSecurityAssertion |
cloneAssertion(org.apache.neethi.Policy nestedPolicy) |
boolean |
equals(Object object) |
QName |
getName() |
int |
hashCode() |
getAttachments, isBody, serialize, setAttachments, setBody
addHeader, getHeaders
clone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, normalize, serialize, setIgnorable, setOptional
public EncryptedParts(SPConstants.SPVersion version, boolean body, Attachments attachments, List<Header> headers)
public QName getName()
getName
in interface org.apache.neethi.Assertion
getName
in class AbstractSecuredParts
public boolean equals(Object object)
equals
in class AbstractSecuredParts
public int hashCode()
hashCode
in class AbstractSecuredParts
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
cloneAssertion
in class RequiredParts
Copyright © 2017 JBoss by Red Hat. All rights reserved.