Class SecureValue


  • public class SecureValue
    extends Object
    • Constructor Detail

      • SecureValue

        public SecureValue​(@Nullable
                           String secureValue,
                           @NotNull
                           String description)
    • Method Detail

      • getDescription

        @NotNull
        public String getDescription()
      • getSecureValue

        @Nullable
        public String getSecureValue()