public class EncryptedParts extends SignedParts
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) |
QName |
getName() |
getAttachments, isBody, isSignAllHeaders, serialize, setAttachments, setBody, setSignAllHeaders
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 SignedParts
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
cloneAssertion
in class SignedParts
Copyright © 2016 JBoss by Red Hat. All rights reserved.