is not current version
Last Version 1.5.6

Apache Sling Auth Core 1.5.4

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
Version

Version

1.5.4
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 1.5.4


<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.auth.core/
implementation ("org.apache.sling:org.apache.sling.auth.core:1.5.4")
'org.apache.sling:org.apache.sling.auth.core:jar:1.5.4'
<dependency org="org.apache.sling" name="org.apache.sling.auth.core" rev="1.5.4">
  <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.4')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.auth.core" % "1.5.4"
[org.apache.sling/org.apache.sling.auth.core "1.5.4"]

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.0
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 6.0.0
org.osgi : org.osgi.service.event jar 1.3.1
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 18.0.0

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.