Uses of Package
org.springframework.vault.core.lease
Packages that use org.springframework.vault.core.lease
Package
Description
Spring configuration for Vault.
Spring Vault's environment abstraction consisting property source support.
The core package implementing lease renewal and secret rotation.
-
Classes in org.springframework.vault.core.lease used by org.springframework.vault.configClassDescriptionEvent-based container to request secrets from Vault and renew the associated
Lease
. -
Classes in org.springframework.vault.core.lease used by org.springframework.vault.core.envClassDescriptionEvent-based container to request secrets from Vault and renew the associated
Lease
. -
Classes in org.springframework.vault.core.lease used by org.springframework.vault.core.leaseClassDescriptionVersion-specific endpoint implementations that use either legacy or sys/leases endpoints.Publisher for
SecretLeaseEvent
s.SimpleLeaseErrorListener
implementation to log errors.