Interface AuService

    • Method Detail

      • service

        boolean service​(AuRequest request,
                        boolean everError)
        Handles an AU request.
        Parameters:
        request - the request sent from the client.
        everError - whether any error ever occurred before processing this request.
        Returns:
        whether the request has been processed. If false is returned, the default process (handled by the component) will take place.
        Since:
        5.0.0