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 | 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 | 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 © 2018 JBoss by Red Hat. All rights reserved.