public static interface VaultOperations.SessionCallback<T>
VaultOperations.VaultSession
.Modifier and Type | Method and Description |
---|---|
T |
doWithVault(VaultOperations.VaultSession session)
Callback method.
|
T doWithVault(VaultOperations.VaultSession session)
session
- session to use, must not be null.Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.