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 timeString
getExpires()
Get Expires time
-