Last Version

Helidon Security Providers HTTP Authentication 0.10.6

HTTP basic and digest authentication provider

License

License

Categories

Categories

IDE Development Tools Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security
ArtifactId

ArtifactId

helidon-security-provider-http-auth
Version

Version

0.10.6
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-provider-http-auth
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-provider-http-auth 0.10.6


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

Dependencies

compile (1)

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

test (11)

Group / Artifact Type Version
io.helidon.security : helidon-security-integration-jersey jar 0.10.6
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
io.helidon.security : helidon-security-tools-config jar 0.10.6
io.helidon.config : helidon-config-bundle jar 0.10.6
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.15.0
javax.activation : javax.activation-api jar 1.2.0
io.helidon.webserver : helidon-webserver-netty jar 0.10.6
io.helidon.webserver : helidon-webserver-jersey jar 0.10.6

Project Modules

There are no modules declared in this project.