password

This module is part of a JAAS library, provoding password based 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.loginmodules
ArtifactId

ArtifactId

password
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

password
This module is part of a JAAS library, provoding password based 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/password/
Project Organization

Project Organization

Michael Beiter <[email protected]>
Source Code Management

Source Code Management

https://github.com/mbeiter/jaas

Download password

Filename Size
password-2.0.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.beiter.michael.authn.jaas : common jar 2.0
org.slf4j : slf4j-log4j12 jar 1.7.7
org.apache.commons : commons-lang3 jar 3.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

  • pwcommon
  • authenticators
  • validators

Versions

Version
2.0