Package org.apache.cxf.sts.request
Class Lifetime
java.lang.Object
org.apache.cxf.sts.request.Lifetime
This class contains values that have been extracted from a Lifetime element.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreated(String created) voidsetExpires(String expires)
-
Constructor Details
-
Lifetime
public Lifetime()
-
-
Method Details
-
getCreated
-
setCreated
-
getExpires
-
setExpires
-