All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by jaas with all dependencies

Search JAR files by class name

jaasmine-parent from group com.logiclander.jaasmine (version 1.0.0)

The JAASmine library is based in Java and implements functionality of Java Authentication and Authorization Services (JAAS), and applies JAAS to common scenarios.

Group: com.logiclander.jaasmine Artifact: jaasmine-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaasmine-parent
Group com.logiclander.jaasmine
Version 1.0.0
Last update 06. February 2012
Organization not specified
URL http://www.logiclander.com/products#jaasmine
License Apache2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaas from group jaas (version 1.0.1)

The Java Authentication and Authorization Service (JAAS) is a set of APIs that enable services to authenticate and enforce access controls upon users.

Group: jaas Artifact: jaas
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaas
Group jaas
Version 1.0.1
Last update 17. November 2005
Organization not specified
URL http://java.sun.com/products/jaas
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaas from group javax.security (version 1.0.01)

The Java Authentication and Authorization Service (JAAS) is a set of APIs that enable services to authenticate and enforce access controls upon users.

Group: javax.security Artifact: jaas
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaas
Group javax.security
Version 1.0.01
Last update 17. November 2005
Organization not specified
URL http://java.sun.com/products/jaas
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tsl2.nano.serviceaccess from group net.sf.tsl2nano (version 2.5.1)

TSL2 JEE Service Access (Generic Services for Entity Access, JEE File-System-Connector, Generic Featuring, Job-Scheduling, BeanContainer, Batch, Comfortable Bean Query Definitions, JAAS, Authentification, Authorization, )

Group: net.sf.tsl2nano Artifact: tsl2.nano.serviceaccess
Show all versions Show documentation Show source 
 

0 downloads
Artifact tsl2.nano.serviceaccess
Group net.sf.tsl2nano
Version 2.5.1
Last update 04. June 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons-io, hibernate-jpa-2.1-api, jboss-transaction-api_1.3_spec, jboss-interceptors-api_1.2_spec, jboss-connector-api_1.7_spec, jboss-ejb-api_3.2_spec, javax.annotation-api, tsl2.nano.common, tsl2.nano.descriptor,
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.authn.jaas.loginmodules.password.authenticators (version 2.0)

This module is part of a JAAS library, provoding password based credential authenticators. This particular Maven module provides a JDBC authenticator that can retrieve a user record from a JDBC database. This implementation is production ready.

Group: org.beiter.michael.authn.jaas.loginmodules.password.authenticators Artifact: jdbc
Show documentation Show source 
 

1 downloads
Artifact jdbc
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 6
Dependencies common, pwcommon, db, slf4j-log4j12, commons-lang3, commons-dbcp2,
There are maybe transitive dependencies!

dummy from group org.beiter.michael.authn.jaas.loginmodules.password.authenticators (version 2.0)

This module is part of a JAAS library, providing password based credential authenticators. This particular Maven module provides a dummy authenticator that assumes password = username. This implementation is for testing only, and NOT intended for production.

Group: org.beiter.michael.authn.jaas.loginmodules.password.authenticators Artifact: dummy
Show documentation Show source 
 

0 downloads
Artifact dummy
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

authenticators from group org.beiter.michael.authn.jaas.loginmodules.password (version 2.0)

This module is part of a JAAS library, provoding password based credential authenticators. This particular Maven module is a container for authenticator implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas.loginmodules.password Artifact: authenticators
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authenticators
Group org.beiter.michael.authn.jaas.loginmodules.password
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

plaintext from group org.beiter.michael.authn.jaas.loginmodules.password.validators (version 2.0)

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!).

Group: org.beiter.michael.authn.jaas.loginmodules.password.validators Artifact: plaintext
Show documentation Show source 
 

0 downloads
Artifact plaintext
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

validators from group org.beiter.michael.authn.jaas.loginmodules.password (version 2.0)

This module is part of a JAAS library, provoding password based credential validators. This partiuclar Maven module is a container for validator implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas.loginmodules.password Artifact: validators
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact validators
Group org.beiter.michael.authn.jaas.loginmodules.password
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

password from group org.beiter.michael.authn.jaas.loginmodules (version 2.0)

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.

Group: org.beiter.michael.authn.jaas.loginmodules Artifact: password
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact password
Group org.beiter.michael.authn.jaas.loginmodules
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!



Page 7 from 8 (items total 73)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy