plaintext

This module is part of a JAAS library, provoding password based credential validators. This particular Maven module provides a plaintext password validator that can check whether the provided passwords equals a reference password. This implementation is for testing only, and NOT intended for production (using plaintext passwords is really a bad idea!).

Лицензия

Лицензия

BSD 3-clause Revised License
Категории

Категории

JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security
Группа

Группа

org.beiter.michael.authn.jaas.loginmodules.password.validators
Идентификатор

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

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

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

plaintext
This module is part of a JAAS library, provoding password based credential validators. This particular Maven module provides a plaintext password validator that can check whether the provided passwords equals a reference password. This implementation is for testing only, and NOT intended for production (using plaintext passwords is really a bad idea!).
Ссылка на сайт

Ссылка на сайт

http://mbeiter.github.io/jaas/docs/2.0/plaintext/
Организация-разработчик

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

Michael Beiter <michael@beiter.org>
Система контроля версий

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

https://github.com/mbeiter/jaas

Скачать plaintext

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.beiter.michael.authn.jaas : common jar 2.0
org.beiter.michael.authn.jaas.loginmodules.password : pwcommon jar 2.0
org.slf4j : slf4j-log4j12 jar 1.7.7
org.apache.commons : commons-lang3 jar 3.3.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

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

Данный проект не имеет модулей.

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

Версия
2.0