Interface Secretable<T>


public interface Secretable<T>
  • Method Summary

    Modifier and Type Method Description
    T withSecret​(String secret)