Class LifecycleAwareSessionManagerSupport.OneShotTrigger
java.lang.Object
org.springframework.vault.authentication.LifecycleAwareSessionManagerSupport.OneShotTrigger
- All Implemented Interfaces:
Trigger
- Enclosing class:
LifecycleAwareSessionManagerSupport
-
Constructor Summary
ConstructorsConstructorDescriptionOneShotTrigger(@Nullable Instant nextExecutionTime) OneShotTrigger(@Nullable Date nextExecutionTime) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Trigger
nextExecutionTime
-
Constructor Details
-
OneShotTrigger
-
OneShotTrigger
-
-
Method Details
-
nextExecution
- Specified by:
nextExecutionin interfaceTrigger
-