Class VuAuthenticationResponse.Request

java.lang.Object
io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Request
Enclosing class:
VuAuthenticationResponse

public static class VuAuthenticationResponse.Request extends Object
  • Constructor Details

    • Request

      public Request()
  • Method Details

    • getHasError

      public Boolean getHasError()
    • setHasError

      public void setHasError(Boolean hasError)
    • getErrorMsg

      public String getErrorMsg()
    • setErrorMsg

      public void setErrorMsg(String errorMsg)