java.lang.Object
org.elasticsearch.xpack.core.watcher.common.secret.Secret

public class Secret extends Object
  • Field Details

    • text

      protected final char[] text
  • Constructor Details

    • Secret

      public Secret(char[] text)
  • Method Details