| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.openam |
| Идентификатор | Идентификаторopenam-auth-oidc |
| Последняя версия | Последняя версия14.6.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenAM OpenID Connect Authentication module
OpenAM authentication module which consumes the jaspi OpenId Connect authentication module domain logic
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| openam-auth-oidc-14.6.6.pom | |
| openam-auth-oidc-14.6.6.jar | 26 KB |
| openam-auth-oidc-14.6.6-sources.jar | 23 KB |
| openam-auth-oidc-14.6.6-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oidc/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-auth-oidc</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oidc/
implementation 'org.openidentityplatform.openam:openam-auth-oidc:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oidc/
implementation ("org.openidentityplatform.openam:openam-auth-oidc:14.6.6")
'org.openidentityplatform.openam:openam-auth-oidc:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-auth-oidc" rev="14.6.6">
<artifact name="openam-auth-oidc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-oidc', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-oidc" % "14.6.6"
[org.openidentityplatform.openam/openam-auth-oidc "14.6.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openidentityplatform.commons.authn-filter.jaspi-modules : openid-connect-module | jar | |
| org.openidentityplatform.commons.authn-filter : jaspi-runtime | jar | |
| org.openidentityplatform.openam : openam-auth-common | jar | 14.6.6 |
| org.openidentityplatform.openam : openam-core | jar | 14.6.6 |
| org.assertj : assertj-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-all | jar | 1.10.19 |