is not current version
Last Version 3.0.0-M2

Helidon Security Providers HTTP Authentication 2.4.1

HTTP basic and digest authentication provider

License

License

Categories

Categories

IDE Development Tools Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security.providers
ArtifactId

ArtifactId

helidon-security-providers-http-auth
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Security Providers HTTP Authentication
HTTP basic and digest authentication provider
Project URL

Project URL

https://helidon.io/helidon-security-providers-http-auth
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-providers-http-auth 2.4.1


<!-- https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/ -->
<dependency>
    <groupId>io.helidon.security.providers</groupId>
    <artifactId>helidon-security-providers-http-auth</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/
implementation 'io.helidon.security.providers:helidon-security-providers-http-auth:2.4.1'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/
implementation ("io.helidon.security.providers:helidon-security-providers-http-auth:2.4.1")
'io.helidon.security.providers:helidon-security-providers-http-auth:jar:2.4.1'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-http-auth" rev="2.4.1">
  <artifact name="helidon-security-providers-http-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-http-auth', version='2.4.1')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-http-auth" % "2.4.1"
[io.helidon.security.providers/helidon-security-providers-http-auth "2.4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.helidon.security.providers : helidon-security-providers-common jar 2.4.1
io.helidon.security : helidon-security-util jar 2.4.1

provided (2)

Group / Artifact Type Version
io.helidon.config : helidon-config-metadata Optional jar 2.4.1
io.helidon.config : helidon-config-metadata-processor Optional jar 2.4.1

test (12)

Group / Artifact Type Version
io.helidon.security.integration : helidon-security-integration-jersey jar 2.4.1
io.helidon.security.integration : helidon-security-integration-jersey-client jar 2.4.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
io.helidon.config : helidon-config-encryption jar 2.4.1
io.helidon.bundles : helidon-bundles-config jar 2.4.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.23.4
jakarta.activation : jakarta.activation-api jar 1.2.2
io.helidon.webserver : helidon-webserver jar 2.4.1
io.helidon.webserver : helidon-webserver-jersey jar 2.4.1

Project Modules

There are no modules declared in this project.