Class PassthruSecretLocator
- java.lang.Object
-
- org.springframework.cloud.config.server.encryption.PassthruSecretLocator
-
- All Implemented Interfaces:
SecretLocator
public class PassthruSecretLocator extends Object implements SecretLocator
- Author:
- Dave Syer
-
-
Constructor Summary
Constructors Constructor Description PassthruSecretLocator()
-
-
-
Method Detail
-
locate
public char[] locate(String secret)
- Specified by:
locatein interfaceSecretLocator
-
-