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 Details

    • PassthruSecretLocator

      public PassthruSecretLocator()
  • Method Details