|
Molybden
|
An HTTP authentication cache service. More...
#include <http_auth_cache.hpp>
Public Member Functions | |
| virtual std::shared_ptr< Profile > | profile ()=0 |
| Returns the profile of this http cache. | |
| virtual void | clear ()=0 |
| Clears all added HTTP authentication entries. | |
An HTTP authentication cache service.
This service stores HTTP authentication identities and challenge info.