Interface Verifier

    • Method Detail

      • verify

        int verify​(Request request,
                   Response response)
        Attempts to verify the credentials provided by the client user sending the request.
        Parameters:
        request - The request sent.
        response - The response to update.
        Returns:
        Result of the verification based on the RESULT_* constants.