|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.secpolicy.model.AbstractSecurityAssertion
org.apache.ws.secpolicy.model.RequiredParts
public class RequiredParts
| Field Summary |
|---|
| Fields inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion |
|---|
version |
| Constructor Summary | |
|---|---|
RequiredParts(int version)
|
|
| Method Summary | |
|---|---|
void |
addHeader(Header header)
|
java.util.ArrayList |
getHeaders()
|
javax.xml.namespace.QName |
getName()
|
org.apache.neethi.PolicyComponent |
normalize()
|
void |
serialize(javax.xml.stream.XMLStreamWriter writer)
|
| Methods inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion |
|---|
equal, getType, getVersion, isIgnorable, isNormalized, isOptional, setIgnorable, setNormalized, setOptional, setVersion, writeAttribute, writeEmptyElement, writeStartElement, writeStartElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequiredParts(int version)
| Method Detail |
|---|
public java.util.ArrayList getHeaders()
public void addHeader(Header header)
headers - The headers to set.public javax.xml.namespace.QName getName()
public org.apache.neethi.PolicyComponent normalize()
normalize in interface org.apache.neethi.Assertionnormalize in class AbstractSecurityAssertion
public void serialize(javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||