|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.security.trust.token.AbstractToken
org.apache.axis2.security.trust.token.CompositeToken
org.apache.axis2.security.trust.token.RequestSecurityTokenResponse
| Field Summary |
| Fields inherited from class org.apache.axis2.security.trust.token.AbstractToken |
factory, tokenElement, wstNamespace |
| Constructor Summary | |
RequestSecurityTokenResponse()
|
|
RequestSecurityTokenResponse(OMElement elem)
|
|
| Method Summary | |
protected void |
deserializeChildElement(OMElement element)
This is called for each of the immediate child elements of type OMNode.ELEMENT_NODE of this token |
protected javax.xml.namespace.QName |
getToken()
|
| Methods inherited from class org.apache.axis2.security.trust.token.CompositeToken |
setElementTextValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RequestSecurityTokenResponse()
public RequestSecurityTokenResponse(OMElement elem)
throws TrustException
elem -
TrustException| Method Detail |
protected javax.xml.namespace.QName getToken()
getToken in class AbstractToken
protected void deserializeChildElement(OMElement element)
throws TrustException
AbstractTokenOMNode.ELEMENT_NODE of this token
deserializeChildElement in class AbstractTokenelement -
TrustException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||