avaje-jersey-usersecurity

This is for Java artifacts. It primarily is designed around testing.

License

License

Categories

Categories

Security Jersey Program Interface REST Frameworks
GroupId

GroupId

org.avaje
ArtifactId

ArtifactId

avaje-jersey-usersecurity
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

avaje-jersey-usersecurity
This is for Java artifacts. It primarily is designed around testing.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/avaje-common/avaje-jersey-usersecurity.git

Download avaje-jersey-usersecurity

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.annotation : jsr250-api jar 1.0

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.5
com.sun.jersey : jersey-server jar [1.17.1]
org.springframework : spring-web jar [3.0.5.RELEASE]

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

avaje-jersey-usersecurity

Plumbing for setting SecurityContext in Jersey and method level security checking

org.avaje

avaje

Versions

Version
1.2.1
1.1.1