The Sling Authentication Service bundle provides the basic
mechanisms to authenticate HTTP requests with a JCR repository.
The algorithms for extracting authentication details from the
requests is extensible by implementing an AuthenticationHandler
interface.