|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Created | |
---|---|
org.opensaml.ws.wssecurity | XMLObject interfaces for WS-Security 2004 elements. |
org.opensaml.ws.wssecurity.impl |
Uses of Created in org.opensaml.ws.wssecurity |
---|
Methods in org.opensaml.ws.wssecurity that return Created | |
---|---|
Created |
Timestamp.getCreated()
Returns the <wsu:Created< child element. |
Methods in org.opensaml.ws.wssecurity with parameters of type Created | |
---|---|
void |
Timestamp.setCreated(Created created)
Sets the <wsu:Created> child element. |
Uses of Created in org.opensaml.ws.wssecurity.impl |
---|
Classes in org.opensaml.ws.wssecurity.impl that implement Created | |
---|---|
class |
CreatedImpl
CreatedImpl. |
Methods in org.opensaml.ws.wssecurity.impl that return Created | |
---|---|
Created |
CreatedBuilder.buildObject()
|
Created |
CreatedBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Created |
TimestampImpl.getCreated()
Returns the <wsu:Created< child element. |
Methods in org.opensaml.ws.wssecurity.impl with parameters of type Created | |
---|---|
void |
TimestampImpl.setCreated(Created newCreated)
Sets the <wsu:Created> child element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |