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
| 1.4.4 | 1.4.6 | |
|---|---|---|
| Release date | Jun 15, 2019 | Apr 12, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.4.4 | 1.4.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.osgi » org.osgi.annotation.versioning | - | 1.1.0 |
| + Added | org.osgi » org.osgi.service.component | - | 1.4.0 |
| + Added | org.osgi » org.osgi.service.component.annotations | - | 1.4.0 |
| + Added | org.osgi » org.osgi.service.metatype.annotations | - | 1.4.0 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.6 | 1.7.25 |
| ~ Updated | org.slf4j » slf4j-simple | 1.7.6 | 1.7.25 |
Provided Changes (3)
| 1.4.4 | 1.4.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.sling » org.apache.sling.api | 2.1.0 | 2.18.0 |
| ~ Updated | org.osgi » org.osgi.service.http.whiteboard | 1.0.0 | 1.1.0 |
| - Removed | org.osgi » org.osgi.service.component | 1.3.0 | - |
Test Changes (1)
| 1.4.4 | 1.4.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-core | 1.10.19 | 3.3.3 |