| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust | |
| com.sun.xml.ws.security.trust.elements |
| Modifier and Type | Method and Description |
|---|---|
abstract RenewTarget |
WSTrustElementFactory.createRenewTarget(SecurityTokenReference str) |
| Modifier and Type | Method and Description |
|---|---|
abstract RequestSecurityToken |
WSTrustElementFactory.createRSTForRenew(URI tokenType,
URI requestType,
URI context,
RenewTarget target,
AllowPostdating apd,
Renewing renewingInfo)
Create an RST for a Renewal Request
|
| Modifier and Type | Method and Description |
|---|---|
RenewTarget |
RequestSecurityToken.getRenewTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityToken.setRenewTarget(RenewTarget renewTarget) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.