org.apache.wss4j.policy.model
Class EncryptedParts
java.lang.Object
org.apache.wss4j.policy.model.AbstractSecurityAssertion
org.apache.wss4j.policy.model.RequiredParts
org.apache.wss4j.policy.model.SignedParts
org.apache.wss4j.policy.model.EncryptedParts
- All Implemented Interfaces:
- org.apache.neethi.Assertion, org.apache.neethi.PolicyComponent
public class EncryptedParts
- extends SignedParts
| Methods inherited from class org.apache.wss4j.policy.model.AbstractSecurityAssertion |
clone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, normalize, serialize, setIgnorable, setOptional |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptedParts
public EncryptedParts(SPConstants.SPVersion version,
boolean body,
Attachments attachments,
List<Header> headers)
getName
public QName getName()
- Specified by:
getName in interface org.apache.neethi.Assertion- Overrides:
getName in class SignedParts
cloneAssertion
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
- Overrides:
cloneAssertion in class SignedParts
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.