Class EnvInjectPasswordEntry

    • Constructor Detail

      • EnvInjectPasswordEntry

        @DataBoundConstructor
        public EnvInjectPasswordEntry​(@CheckForNull
                                      String name,
                                      @CheckForNull
                                      String password)
    • Method Detail

      • getName

        @CheckForNull
        public String getName()
      • getValue

        @NonNull
        public Secret getValue()