Apache Sling Auth Core

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.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.auth.core
Last Version

Last Version

1.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Auth Core
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.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.auth.core

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.auth.core</artifactId>
    <version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/
implementation 'org.apache.sling:org.apache.sling.auth.core:1.5.6'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/
implementation ("org.apache.sling:org.apache.sling.auth.core:1.5.6")
'org.apache.sling:org.apache.sling.auth.core:jar:1.5.6'
<dependency org="org.apache.sling" name="org.apache.sling.auth.core" rev="1.5.6">
  <artifact name="org.apache.sling.auth.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.auth.core', version='1.5.6')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.auth.core" % "1.5.6"
[org.apache.sling/org.apache.sling.auth.core "1.5.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.commons.metrics jar 1.2.8

provided (17)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.osgi : org.osgi.service.component jar 1.4.0
biz.aQute.bnd : biz.aQute.bnd.annotation jar 5.3.0
org.apache.sling : org.apache.sling.api jar 2.20.0
org.osgi : org.osgi.util.function jar 1.0.0
org.osgi : org.osgi.util.converter jar 1.0.0
javax.jcr : jcr jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : osgi.core jar 7.0.0
org.osgi : org.osgi.service.event jar 1.4.0
org.osgi : org.osgi.service.http.whiteboard jar 1.1.0
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.13
org.jetbrains : annotations jar 16.0.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-simple jar 1.7.25
junit-addons : junit-addons jar 1.4
com.google.guava : guava jar 15.0
org.apache.sling : org.apache.sling.testing.osgi-mock jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.6
1.5.4
1.5.2
1.5.0
1.4.8
1.4.6
1.4.4
1.4.2
1.4.0
1.3.26
1.3.24
1.3.22
1.3.20
1.3.18
1.3.16
1.3.14
1.3.12
1.3.10
1.3.8
1.3.6
1.3.4
1.3.2
1.3.0
1.2.0
1.1.8
1.1.6
1.1.4
1.1.2
1.1.0
1.0.6
1.0.4
1.0.2
1.0.0