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.3.18compared with

Version Details

Compile Changes (12)

Provided Changes (4)

Test Changes (2)

1.3.16 1.3.18
ChangeGroup / ArtifactPreviousCurrent
+ Added com.google.guava » guava-15.0
+ Added org.mockito » mockito-core-1.10.19