JavaScript is disabled on your browser.
Skip navigation links
Spring Vault
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.vault.support
Interface RawTransitKey
public interface
RawTransitKey
A exported raw key inside Vault's
transit
backend.
Author:
Sven Schürmann
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
getKeys
()
String
getName
()
Method Details
getKeys
Map
<
String
,
String
>
getKeys
()
Returns:
a
Map
of key version to its key value.
getName
String
getName
()
Returns:
name of the key