- 10 May, 2016 2 commits
-
-
David Maus authored
* src/HAB/Pica/Auth/AbstractHttpAuthentication.php (sendRequest): Simplify error message.
-
David Maus authored
* src/HAB/Pica/Auth/LBSAuthentication.php (parseResponseBody): Do not suppress errors. * src/HAB/Pica/Auth/AbstractHttpAuthentication.php (sendRequest): Do not suppress errors.
-
- 12 Aug, 2015 3 commits
-
-
David Maus authored
-
David Maus authored
-
David Maus authored
* src/HAB/Pica/Auth/LOAN3WebAuthentication.php (getClient): Removed. (authenticate): Use sendRequest() to send http request. ($client): Removed. * src/HAB/Pica/Auth/LBSAuthentication.php (getClient): Removed. (authenticate): Use sendRequest() to send http request. ($client): Removed. * src/HAB/Pica/Auth/AbstractHttpAuthentication.php: New class. Abstract base class of http based authentication modules, implements sendRequest().
-
- 12 May, 2015 4 commits
-
-
David Maus authored
* src/HAB/Pica/Auth/LOAN3WebAuthentication.php: New class. Authenticate via LOAN3 web interface.
-
David Maus authored
* src/HAB/Pica/Auth/LBSAuthentication.php: New class. Authenticate via LBS4 Authentication webservice.
-
David Maus authored
* src/HAB/Pica/Auth/AuthenticationInterface.php: New interface.
-
David Maus authored
-
- 06 May, 2015 1 commit
-
-
David Maus authored
-