Class AuthenticationRequestDto

java.lang.Object
at.letto.setup.dto.AuthenticationRequestDto

public class AuthenticationRequestDto extends Object
  • Field Details

    • username

      private String username
    • password

      private String password
  • Constructor Details

    • AuthenticationRequestDto

      public AuthenticationRequestDto()