public class RequiredParts extends AbstractSecurityAssertion
constants
Constructor and Description |
---|
RequiredParts(SPConstants version) |
Modifier and Type | Method and Description |
---|---|
void |
addHeader(Header header) |
List<Header> |
getHeaders() |
QName |
getName() |
QName |
getRealName() |
org.apache.neethi.PolicyComponent |
normalize() |
void |
serialize(XMLStreamWriter writer) |
equal, getSPConstants, getType, isIgnorable, isNormalized, isOptional, setIgnorable, setNormalized, setOptional
public RequiredParts(SPConstants version)
public void addHeader(Header header)
headers
- The headers to set.public QName getRealName()
public QName getName()
public org.apache.neethi.PolicyComponent normalize()
normalize
in interface org.apache.neethi.Assertion
normalize
in class AbstractSecurityAssertion
public void serialize(XMLStreamWriter writer) throws XMLStreamException
XMLStreamException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.