�
Ϫ�f^ � �b � d Z ddlZddlmZ ddlmZmZ ddlmZ ee� G d� d� � Z y)z�
HTTP BASIC authentication.
@see: U{http://tools.ietf.org/html/rfc1945}
@see: U{http://tools.ietf.org/html/rfc2616}
@see: U{http://tools.ietf.org/html/rfc2617}
� N)�implementer)�credentials�error)�ICredentialFactoryc �&