Interface Secretable<T>


  • public interface Secretable<T>
    • Method Detail

      • withSecret

        T withSecret​(String secret)