| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust | |
| com.sun.xml.ws.security.trust.elements |
| 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 |
|---|---|
AllowPostdating |
WSTrustElementBase.getAllowPostdating()
Get the AllowPostdating element for the token if specified, null otherwise
NOTE: Although this is an issue with the WSTrust spec, leaving it here for now.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WSTrustElementBase.setAllowPostdating(AllowPostdating allowPostDating)
Set the desired policyReference settings for the requested token
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.