Klasse UiPasswordField.SetSaltCommand

java.lang.Object
org.teamapps.dto.UiPasswordField.SetSaltCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiPasswordField

public static class UiPasswordField.SetSaltCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • salt

      protected String salt
  • Konstruktordetails

    • SetSaltCommand

      @Deprecated public SetSaltCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetSaltCommand

      public SetSaltCommand(String componentId, String salt)
  • Methodendetails