|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lifetime | |
com.ibm.aglets.security |
Uses of Lifetime in com.ibm.aglets.security |
Methods in com.ibm.aglets.security with parameters of type Lifetime | |
boolean |
Lifetime.isGreaterThan(Lifetime lifetime)
Returns whether the lifetime is greater than lifetime. |
static boolean |
Lifetime.isLimited(Lifetime lifetime)
Returns whether the lifetime is limited. |
void |
Lifetime.limit(Lifetime lifetime)
Limits the lifetime. |
void |
Lifetime.setLifetime(Lifetime lifetime)
Sets the lifetime. |
Constructors in com.ibm.aglets.security with parameters of type Lifetime | |
Lifetime(Lifetime lifetime)
Creates lifetime as a copy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |