JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.springframework.cloud.config.server.encryption
SecretLocator
Contents
Description
Method Summary
Method Details
locate(String)
Hide sidebar
Show sidebar
Interface SecretLocator
All Known Implementing Classes:
PassthruSecretLocator
public interface
SecretLocator
Author:
Dave Syer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
char[]
locate
(
String
secret)
Method Details
locate
char[]
locate
(
String
secret)