Detailed Description
Basic HTTP Authentication consumer for the rest api
- Author
- Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL 2 or later
- Since
- Stud.IP 3.0
Member Function Documentation
Detects if a user is authenticated via basic http authentication. The only supported authentication for now is via the url:
http://username:password@host/path?query
- Returns
- mixed Instance of self if authentication was detected, false otherwise
- Exceptions
-
- Todo:
- Integrate and test HTTP_AUTHORIZATION header authentication
Reimplemented from Base.
The documentation for this class was generated from the following file: