|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
org.apache.cxf.ws.security.policy.model.Layout
public class Layout
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion |
|---|
constants |
| Constructor Summary | |
|---|---|
Layout(SPConstants version)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getName()
|
javax.xml.namespace.QName |
getRealName()
|
SPConstants.Layout |
getValue()
|
void |
serialize(javax.xml.stream.XMLStreamWriter writer)
|
void |
setValue(SPConstants.Layout value)
|
| Methods inherited from class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion |
|---|
equal, getPolicy, getSPConstants, getType, isAsserted, isNormalized, isOptional, normalize, setNormalized, setOptional |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Layout(SPConstants version)
| Method Detail |
|---|
public SPConstants.Layout getValue()
public void setValue(SPConstants.Layout value)
value - The value to set.public javax.xml.namespace.QName getRealName()
public javax.xml.namespace.QName getName()
public void serialize(javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||