| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust | |
| com.sun.xml.ws.security.trust.elements |
| Modifier and Type | Method and Description |
|---|---|
abstract CancelTarget |
WSTrustElementFactory.createCancelTarget(SecurityTokenReference str) |
| Modifier and Type | Method and Description |
|---|---|
abstract RequestSecurityToken |
WSTrustElementFactory.createRSTForCancel(URI requestType,
CancelTarget target)
Create an RST for Token Cancellation
|
| Modifier and Type | Method and Description |
|---|---|
CancelTarget |
RequestSecurityToken.getCancelTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityToken.setCancelTarget(CancelTarget cancelTarget) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.