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.
Version1.4.6compared with

Version Details

Provided Changes (3)

1.4.4 1.4.6
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.apache.sling » org.apache.sling.api2.1.02.18.0
~ Updated org.osgi » org.osgi.service.http.whiteboard1.0.01.1.0
- Removed org.osgi » org.osgi.service.component1.3.0-

Test Changes (1)

1.4.4 1.4.6
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.mockito » mockito-core1.10.193.3.3