Последняя версия

Jakarta Authentication 2.0.1.Final

Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers Безопасность
Группа

Группа

org.jboss.spec.javax.security.auth.message
Идентификатор

Идентификатор

jboss-jaspi-api-parent
Версия

Версия

2.0.1.Final
Тип

Тип

pom
Описание

Описание

Jakarta Authentication
Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.
Ссылка на сайт

Ссылка на сайт

https://github.com/jboss/jboss-jakarta-jaspi-api_spec
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

Система контроля версий

https://github.com/jboss/jboss-jakarta-jaspi-api_spec

Скачать jboss-jaspi-api-parent 2.0.1.Final

Имя Файла Размер
jboss-jaspi-api-parent-2.0.1.Final.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jboss.spec.javax.security.auth.message/jboss-jaspi-api-parent/ -->
<dependency>
    <groupId>org.jboss.spec.javax.security.auth.message</groupId>
    <artifactId>jboss-jaspi-api-parent</artifactId>
    <version>2.0.1.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.spec.javax.security.auth.message/jboss-jaspi-api-parent/
implementation 'org.jboss.spec.javax.security.auth.message:jboss-jaspi-api-parent:2.0.1.Final'
// https://jarcasting.com/artifacts/org.jboss.spec.javax.security.auth.message/jboss-jaspi-api-parent/
implementation ("org.jboss.spec.javax.security.auth.message:jboss-jaspi-api-parent:2.0.1.Final")
'org.jboss.spec.javax.security.auth.message:jboss-jaspi-api-parent:pom:2.0.1.Final'
<dependency org="org.jboss.spec.javax.security.auth.message" name="jboss-jaspi-api-parent" rev="2.0.1.Final">
  <artifact name="jboss-jaspi-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.spec.javax.security.auth.message', module='jboss-jaspi-api-parent', version='2.0.1.Final')
)
libraryDependencies += "org.jboss.spec.javax.security.auth.message" % "jboss-jaspi-api-parent" % "2.0.1.Final"
[org.jboss.spec.javax.security.auth.message/jboss-jaspi-api-parent "2.0.1.Final"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • api
  • spec