|
|||||||||||
| 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.RequestSecurityToken
org.apache.axis2.security.trust.token.CancelRequestSecurityToken
| Field Summary |
| Fields inherited from class org.apache.axis2.security.trust.token.RequestSecurityToken |
requestTypeElement, TOKEN, tokenTypeElement |
| Fields inherited from class org.apache.axis2.security.trust.token.AbstractToken |
factory, tokenElement, wstNamespace |
| Constructor Summary | |
CancelRequestSecurityToken()
|
|
CancelRequestSecurityToken(OMElement elem)
|
|
| Method Summary | |
protected void |
handleSpecificChildren(OMElement element)
|
void |
setCancelTarget(OMElement targetToken)
Sets the cancel target with the target token |
void |
setCancelTarget(org.apache.ws.security.message.token.SecurityTokenReference securityTokenReference)
Sets the cancel target with a security token reference |
| Methods inherited from class org.apache.axis2.security.trust.token.RequestSecurityToken |
addAttribute, addToken, deserializeChildElement, getAttributeValue, getContextAttrValue, getRequestElement, getRequestType, getToken, getToken, getTokenType, setContextAttr, setRequestType, setTokenType |
| 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 CancelRequestSecurityToken()
public CancelRequestSecurityToken(OMElement elem)
throws TrustException
elem -
TrustException| Method Detail |
public void setCancelTarget(OMElement targetToken)
targetToken -
public void setCancelTarget(org.apache.ws.security.message.token.SecurityTokenReference securityTokenReference)
throws TrustException
securityTokenReference -
TrustException
protected void handleSpecificChildren(OMElement element)
throws TrustException
handleSpecificChildren in class RequestSecurityTokenelement - Specific child element
TrustException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||