|
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.TokenWrapper
org.apache.cxf.ws.security.policy.model.TransportToken
public class TransportToken
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.ws.security.policy.model.TokenWrapper |
|---|
token |
| Fields inherited from class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion |
|---|
constants |
| Constructor Summary | |
|---|---|
TransportToken(SPConstants version)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getName()
|
javax.xml.namespace.QName |
getRealName()
|
Token |
getTransportToken()
|
short |
getType()
|
void |
serialize(javax.xml.stream.XMLStreamWriter writer)
|
| Methods inherited from class org.apache.cxf.ws.security.policy.model.TokenWrapper |
|---|
getPolicy, getToken, normalize, setToken |
| Methods inherited from class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion |
|---|
equal, getSPConstants, isAsserted, isNormalized, isOptional, setNormalized, setOptional |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.ws.policy.PolicyAssertion |
|---|
isAsserted |
| Methods inherited from interface org.apache.neethi.Assertion |
|---|
isOptional |
| Methods inherited from interface org.apache.neethi.PolicyComponent |
|---|
equal |
| Constructor Detail |
|---|
public TransportToken(SPConstants version)
| Method Detail |
|---|
public Token getTransportToken()
public javax.xml.namespace.QName getRealName()
public javax.xml.namespace.QName getName()
public short getType()
getType in interface org.apache.neethi.PolicyComponentgetType in class AbstractSecurityAssertion
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 | |||||||||