Last Version

JAAS Parent 2.0

The JAAS library provides common methods for creating JDBC JAAS modules, and a sample implementation of a JDBC JAAS module.

License

License

BSD 3-clause Revised License
Categories

Categories

JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security
GroupId

GroupId

org.beiter.michael.authn.jaas
ArtifactId

ArtifactId

jaas-parent
Version

Version

2.0
Type

Type

pom
Description

Description

JAAS Parent
The JAAS library provides common methods for creating JDBC JAAS modules, and a sample implementation of a JDBC JAAS module.
Project URL

Project URL

http://mbeiter.github.io/jaas/docs/2.0/
Project Organization

Project Organization

Michael Beiter <[email protected]>
Source Code Management

Source Code Management

https://github.com/mbeiter/jaas

Download jaas-parent 2.0

Filename Size
jaas-parent-2.0.pom 40 KB
Browse

<!-- https://jarcasting.com/artifacts/org.beiter.michael.authn.jaas/jaas-parent/ -->
<dependency>
    <groupId>org.beiter.michael.authn.jaas</groupId>
    <artifactId>jaas-parent</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beiter.michael.authn.jaas/jaas-parent/
implementation 'org.beiter.michael.authn.jaas:jaas-parent:2.0'
// https://jarcasting.com/artifacts/org.beiter.michael.authn.jaas/jaas-parent/
implementation ("org.beiter.michael.authn.jaas:jaas-parent:2.0")
'org.beiter.michael.authn.jaas:jaas-parent:pom:2.0'
<dependency org="org.beiter.michael.authn.jaas" name="jaas-parent" rev="2.0">
  <artifact name="jaas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beiter.michael.authn.jaas', module='jaas-parent', version='2.0')
)
libraryDependencies += "org.beiter.michael.authn.jaas" % "jaas-parent" % "2.0"
[org.beiter.michael.authn.jaas/jaas-parent "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • loginmodules