Class AuthorizationEndpointChecker.AuthorizationCheckException

    • Constructor Detail

      • AuthorizationCheckException

        public AuthorizationCheckException​(javax.ws.rs.core.Response.Status status,
                                           String error,
                                           String errorDescription)
    • Method Detail

      • throwAsCorsErrorResponseException

        public void throwAsCorsErrorResponseException​(Cors cors)
      • getError

        public String getError()
      • getErrorDescription

        public String getErrorDescription()