1
0
mirror of synced 2026-08-06 02:08:01 +00:00

Added package.html files to reamining java packages (see http://opensource.atlassian.com/projects/spring/browse/SEC-41)

This commit is contained in:
Scott McCrory
2005-07-26 01:54:18 +00:00
parent f5975dcf30
commit c2c48b905b
8 changed files with 37 additions and 0 deletions
@@ -0,0 +1,6 @@
<html>
<body>
Captcha classes.
</body>
</html>
@@ -0,0 +1,5 @@
<html>
<body>
Provides support objects for security event interception.
</body>
</html>
@@ -0,0 +1,5 @@
<html>
<body>
Enables JAAS events to be published to the Spring application context.
</body>
</html>
@@ -0,0 +1,5 @@
<html>
<body>
An authentication provider for JAAS.
</body>
</html>
@@ -0,0 +1,5 @@
<html>
<body>
User caches for the X509 provider.
</body>
</html>
@@ -0,0 +1,5 @@
<html>
<body>
Implementations that populate GrantedAuthority[]s of X509 authentications.
</body>
</html>
@@ -0,0 +1,5 @@
<html>
<body>
HttpSession events and publisher classes.
</body>
</html>