avaje-jersey-usersecurity
Plumbing for setting SecurityContext in Jersey and method level security checking
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.avaje |
| Идентификатор | Идентификаторavaje-jersey-usersecurity |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеavaje-jersey-usersecurity
This is for Java artifacts. It primarily is designed around testing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| javax.annotation : jsr250-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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] |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
Plumbing for setting SecurityContext in Jersey and method level security checking