Package | Description |
---|---|
org.opensaml.soap.wssecurity |
XMLObject interfaces for WS-Security 1.1 elements.
|
org.opensaml.soap.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
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 | 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.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.