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, setBodyaddHeader, getHeadersclone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, normalize, serialize, setIgnorable, setOptionalpublic EncryptedParts(SPConstants.SPVersion version, boolean body, Attachments attachments, List<Header> headers)
public QName getName()
getName in interface org.apache.neethi.AssertiongetName in class AbstractSecuredPartspublic boolean equals(Object object)
equals in class AbstractSecuredPartspublic int hashCode()
hashCode in class AbstractSecuredPartsprotected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
cloneAssertion in class RequiredPartsCopyright © 2017 JBoss by Red Hat. All rights reserved.