ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
BackendInterface.php
Go to the documentation of this file.
1<?php
2
4
7
16
46
69
70}
foreach($paths as $path) $request
Definition: asyncclient.php:32
An exception for terminatinating execution or to throw for unit testing.
This is the base class for any authentication object.
check(RequestInterface $request, ResponseInterface $response)
When this method is called, the backend must check if authentication was successful.
challenge(RequestInterface $request, ResponseInterface $response)
This method is called when a user could not be authenticated, and authentication was required for the...
The RequestInterface represents a HTTP request.
This interface represents a HTTP response.
$response