Test Server Auth Module

A JASPIC Server Authentication Module used for testing.

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.auth
ArtifactId

ArtifactId

test-server-auth-module
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Server Auth Module
A JASPIC Server Authentication Module used for testing.
Project Organization

Project Organization

Trajano

Download test-server-auth-module

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (4)

Group / Artifact Type Version
fish.payara.extras : payara-embedded-all jar 4.1.153
junit : junit jar 4.12
net.trajano.commons : commons-testing jar 2.1.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.1.0
1.0.1
1.0.0