| Package | Description |
|---|---|
| org.opensaml.ws.wssecurity |
XMLObject interfaces for WS-Security 2004 elements.
|
| org.opensaml.ws.wssecurity.impl | |
| org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
| org.opensaml.ws.wstrust.impl |
| Modifier and Type | Method and Description |
|---|---|
Expires |
Timestamp.getExpires()
Returns the <wsu:Expires> child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Timestamp.setExpires(Expires expires)
Sets the <wsu:Expires> child element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiresImpl
ExpiresImpl.
|
| Modifier and Type | Field and Description |
|---|---|
private Expires |
TimestampImpl.expires
wsu:Timestamp/wsu:Expires element.
|
| Modifier and Type | Method and Description |
|---|---|
Expires |
ExpiresBuilder.buildObject() |
Expires |
ExpiresBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Expires |
TimestampImpl.getExpires()
Returns the <wsu:Expires> child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampImpl.setExpires(Expires newExpires)
Sets the <wsu:Expires> child element.
|
| Modifier and Type | Method and Description |
|---|---|
Expires |
Lifetime.getExpires()
Returns the wsu:Expires child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Lifetime.setExpires(Expires expires)
Sets the wsu:Expires child element.
|
| Modifier and Type | Field and Description |
|---|---|
private Expires |
LifetimeImpl.expires
The wsu:Expires child element.
|
| Modifier and Type | Method and Description |
|---|---|
Expires |
LifetimeImpl.getExpires()
Returns the wsu:Expires child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifetimeImpl.setExpires(Expires newExpires)
Sets the wsu:Expires child element.
|
Copyright © 1999-2016. All Rights Reserved.