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
| 1.3.16 | 1.3.18 | |
|---|---|---|
| Release date | Jun 24, 2016 | Aug 26, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (12)
| 1.3.16 | 1.3.18 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.code.findbugs » jsr305 | - | 3.0.0 |
| + Added | javax.servlet » javax.servlet-api | - | 3.1.0 |
| + Added | org.osgi » osgi.core | - | 6.0.0 |
| ~ Updated | javax.jcr » jcr | 1.0 | 2.0 |
| ~ Updated | org.jmock » jmock-junit4 | 2.5.1 | 2.8.2 |
| ~ Updated | org.slf4j » slf4j-api | 1.5.2 | 1.7.6 |
| ~ Updated | org.slf4j » slf4j-simple | 1.5.2 | 1.7.6 |
| - Removed | biz.aQute » bndlib | 1.50.0 | - |
| - Removed | javax.servlet » servlet-api | 2.4 | - |
| - Removed | org.apache.felix » org.apache.felix.scr.annotations | 1.9.12 | - |
| - Removed | org.osgi » org.osgi.compendium | 4.1.0 | - |
| - Removed | org.osgi » org.osgi.core | 4.1.0 | - |
Provided Changes (4)
| 1.3.16 | 1.3.18 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.osgi » org.osgi.service.component | - | 1.3.0 |
| + Added | org.osgi » org.osgi.service.event | - | 1.3.1 |
| + Added | org.osgi » org.osgi.service.http.whiteboard | - | 1.0.0 |
| ~ Updated | org.apache.sling » org.apache.sling.commons.osgi | 2.0.4-incubator | 2.2.0 |
Test Changes (2)
| 1.3.16 | 1.3.18 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.guava » guava | - | 15.0 |
| + Added | org.mockito » mockito-core | - | 1.10.19 |