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 StringgetCreated()Get creation timeStringgetExpires()Get Expires time
-