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 |
---|---|
Created |
Timestamp.getCreated()
Returns the <wsu:Created< child element.
|
Modifier and Type | Method and Description |
---|---|
void |
Timestamp.setCreated(Created created)
Sets the <wsu:Created> child element.
|
Modifier and Type | Method and Description |
---|---|
Created |
Lifetime.getCreated()
Returns the wsu:Created child element.
|
Modifier and Type | Method and Description |
---|---|
void |
Lifetime.setCreated(Created created)
Sets the wsu:Created child element.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.