public static interface LifecycleAwareSessionManager.RefreshTrigger
Modifier and Type | Method and Description |
---|---|
Date |
nextExecutionTime(LoginToken loginToken)
Determine the next execution time according to the given trigger context.
|
Date nextExecutionTime(LoginToken loginToken)
loginToken
- login token encapsulating renewability and lease duration.null
if
the trigger won't fire anymoreCopyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.