Interface SecretLocator

All Known Implementing Classes:
PassthruSecretLocator

public interface SecretLocator
Author:
Dave Syer
  • Method Summary

    Modifier and Type
    Method
    Description
    char[]
    locate(String secret)
     
  • Method Details

    • locate

      char[] locate(String secret)