Klasse UiRootPanel.RemoveClientTokenCommand

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

public static class UiRootPanel.RemoveClientTokenCommand extends Object implements UiCommand<Void>
  • Felddetails

    • token

      protected String token
  • Konstruktordetails

    • RemoveClientTokenCommand

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

      public RemoveClientTokenCommand(String token)
  • Methodendetails