Uses of Interface
org.springframework.vault.core.lease.event.LeaseListener
Packages that use LeaseListener
Package
Description
The core package implementing lease renewal and secret rotation.
Support classes for lease application events.
-
Uses of LeaseListener in org.springframework.vault.core.lease
Methods in org.springframework.vault.core.lease with parameters of type LeaseListenerModifier and TypeMethodDescriptionvoidSecretLeaseEventPublisher.addLeaseListener(LeaseListener listener) Add aLeaseListenerto the container.voidSecretLeaseEventPublisher.removeLeaseListener(LeaseListener listener) Remove aLeaseListener. -
Uses of LeaseListener in org.springframework.vault.core.lease.event
Classes in org.springframework.vault.core.lease.event that implement LeaseListenerModifier and TypeClassDescriptionclassEmpty listener adapter implementingLeaseListenerandLeaseErrorListener.