Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Class and Description |
---|---|
static class |
LifecycleAwareSessionManager.FixedTimeoutRefreshTrigger
LifecycleAwareSessionManager.RefreshTrigger implementation using a fixed timeout to schedule renewal
before a LoginToken expires. |
Constructor and Description |
---|
LifecycleAwareSessionManager(ClientAuthentication clientAuthentication,
org.springframework.scheduling.TaskScheduler taskScheduler,
org.springframework.web.client.RestOperations restOperations,
LifecycleAwareSessionManager.RefreshTrigger refreshTrigger)
Create a
LifecycleAwareSessionManager given ClientAuthentication ,
AsyncTaskExecutor and RestOperations . |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.