JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.glassfish.metro.wsit.impl
Package
com.sun.xml.ws.security.policy
Interface Lifetime
All Known Implementing Classes:
Lifetime
public interface
Lifetime
Author:
Abhijit Das
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCreated
()
Get creation time
String
getExpires
()
Get Expires time
Method Details
getCreated
String
getCreated
()
Get creation time
Returns:
String representing created time
getExpires
String
getExpires
()
Get Expires time
Returns:
String representing expires time.