Class SigninResponse

java.lang.Object
io.contextmap.spring.runtime.http.SigninResponse

public class SigninResponse extends Object
  • Constructor Details

    • SigninResponse

      public SigninResponse()
  • Method Details

    • getJwt

      public String getJwt()
    • setJwt

      public void setJwt(String jwt)