Télécharger la liste

Description du projet

AuthenticRoast allows you to build highly flexible
authentication mechanisms for the Java Web tier.
This can be anything from HTTP Basic
authentication to authenticating with openid,
facebook, or your company's Kerberos setup. The
authentication modules can be combined at will and
even changed at runtime. This currently works for
glassfish and plain Tomcat, and allows you to use all the features
of container-managed security without being
constrained to the simple login methods provided.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-18 12:17
0.3.3

Certains problèmes lorsqu'ils sont utilisés dans Tomcat plaine ont été fixés.
Tags: minor bug fix
Some problems when used in plain Tomcat were fixed.

2010-03-05 07:53
0.3.2

L'authentification peut désormais être partagée entre les multiples contextes dans le même conteneur.
Tags: Feature Enhancement
Authentication can now be shared between multiple contexts in the same container.

2010-02-16 01:09
0.3.1

Spécification du module authentifiant l'aide du contexte-roast.authenticator.class param fonctionne maintenant aussi pour Glassfish 2 et 3.
Tags: minor bug fix
Specifying the authenticator module using the context-param roast.authenticator.class now also works for Glassfish 2 and 3.

2010-02-04 00:59
0.3.0

Le module d'authentification peut maintenant être spécifiée en utilisant un context-param dans le descripteur web.xml. Cette version inclut également un peu de nettoyage de l'API et corrections de bugs.
Tags: Minor Bug fix and enhancements
The authentication module can now be specified using a context-param in the web.xml descriptor. This release also includes a few API cleanups and bugfixes.

2008-10-14 06:07
0.2.0

Cette version ajoute une valve Tomcat pour une utilisation en plaine Tomcat. Il a quelques modifications mineures de l'API.
Tags: Minor feature enhancements
This release adds a Tomcat valve for use in plain Tomcat. It has some minor API changes.

Project Resources