Fix AbstractVaultConfiguration javadoc.
Closes gh-486.
This commit is contained in:
@@ -117,7 +117,8 @@ public abstract class AbstractVaultConfiguration implements ApplicationContextAw
|
||||
* Construct a {@link SecretLeaseContainer} using {@link #vaultTemplate()} and
|
||||
* {@link #threadPoolTaskScheduler()}.
|
||||
*
|
||||
* @return the {@link SessionManager} for Vault session management.
|
||||
* @return the {@link SecretLeaseContainer} to allocate, renew and rotate secrets and
|
||||
* their leases.
|
||||
* @see #vaultTemplate()
|
||||
* @see #threadPoolTaskScheduler()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user