Class AuthController.AuthRequest

java.lang.Object
com.oc_p9.gateway_service.controller.AuthController.AuthRequest
Enclosing class:
AuthController

public static class AuthController.AuthRequest extends Object
  • Field Details

    • username

      public String username
    • password

      public String password
  • Constructor Details

    • AuthRequest

      public AuthRequest()