JASPIC Tester

This tests JASPIC implementations using a simple JASPIC ServerAuthModule.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.trajano.auth
Идентификатор

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

jaspic-tester
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

JASPIC Tester
This tests JASPIC implementations using a simple JASPIC ServerAuthModule.
Организация-разработчик

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

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

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

http://github.com/trajano/jaspic-tester

Скачать jaspic-tester

Имя Файла Размер
jaspic-tester-1.1.0.pom 13 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.trajano.auth/jaspic-tester/ -->
<dependency>
    <groupId>net.trajano.auth</groupId>
    <artifactId>jaspic-tester</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.auth/jaspic-tester/
implementation 'net.trajano.auth:jaspic-tester:1.1.0'
// https://jarcasting.com/artifacts/net.trajano.auth/jaspic-tester/
implementation ("net.trajano.auth:jaspic-tester:1.1.0")
'net.trajano.auth:jaspic-tester:pom:1.1.0'
<dependency org="net.trajano.auth" name="jaspic-tester" rev="1.1.0">
  <artifact name="jaspic-tester" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.trajano.auth', module='jaspic-tester', version='1.1.0')
)
libraryDependencies += "net.trajano.auth" % "jaspic-tester" % "1.1.0"
[net.trajano.auth/jaspic-tester "1.1.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 7.0

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

  • jaspic-tester-ear
  • jaspic-tester-war
  • test-server-auth-module

JASPIC Tester

This is a JASPIC ServerAuthModule used for testing purposes. It provides the ServerAuthModule, a WAR file and an EAR file.

It has been tested on

  • Glassfish 4.1
  • Payara 4.1.153
  • WebSphere Liberty Profile 8.5.5.7
  • WildFly 9.0.1

Версии библиотеки

Версия
1.1.0
1.0.1
1.0.0