|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributedDateTime | |
---|---|
org.picketlink.identity.federation.ws.trust | |
org.picketlink.identity.federation.ws.wss.utility |
Uses of AttributedDateTime in org.picketlink.identity.federation.ws.trust |
---|
Fields in org.picketlink.identity.federation.ws.trust declared as AttributedDateTime | |
---|---|
protected AttributedDateTime |
LifetimeType.created
|
protected AttributedDateTime |
LifetimeType.expires
|
Methods in org.picketlink.identity.federation.ws.trust that return AttributedDateTime | |
---|---|
AttributedDateTime |
LifetimeType.getCreated()
Gets the value of the created property. |
AttributedDateTime |
LifetimeType.getExpires()
Gets the value of the expires property. |
Methods in org.picketlink.identity.federation.ws.trust with parameters of type AttributedDateTime | |
---|---|
void |
LifetimeType.setCreated(AttributedDateTime value)
Sets the value of the created property. |
void |
LifetimeType.setExpires(AttributedDateTime value)
Sets the value of the expires property. |
Uses of AttributedDateTime in org.picketlink.identity.federation.ws.wss.utility |
---|
Fields in org.picketlink.identity.federation.ws.wss.utility declared as AttributedDateTime | |
---|---|
protected AttributedDateTime |
TimestampType.created
|
protected AttributedDateTime |
TimestampType.expires
|
Methods in org.picketlink.identity.federation.ws.wss.utility that return AttributedDateTime | |
---|---|
AttributedDateTime |
TimestampType.getCreated()
Gets the value of the created property. |
AttributedDateTime |
TimestampType.getExpires()
Gets the value of the expires property. |
Methods in org.picketlink.identity.federation.ws.wss.utility with parameters of type AttributedDateTime | |
---|---|
void |
TimestampType.setCreated(AttributedDateTime value)
Sets the value of the created property. |
void |
TimestampType.setExpires(AttributedDateTime value)
Sets the value of the expires property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |