Last Version

loginmodules 2.0

This module is part of a JAAS library, provoding login modules (JAAS modules). This partiuclar Maven module is a container for JAAS module implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

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

loginmodules
Version

Version

2.0
Type

Type

pom
Description

Description

loginmodules
This module is part of a JAAS library, provoding login modules (JAAS modules). This partiuclar Maven module is a container for JAAS module implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.
Project URL

Project URL

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

Project Organization

Michael Beiter <[email protected]>
Source Code Management

Source Code Management

https://github.com/mbeiter/jaas

Download loginmodules 2.0

Filename Size
loginmodules-2.0.pom 1 KB
Browse

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

  • password