Browse Source

Added package.html files

1.0.x
Luke Taylor 21 years ago
parent
commit
7c6a2911c9
  1. 5
      core/src/main/java/org/acegisecurity/providers/x509/package.html
  2. 5
      core/src/main/java/org/acegisecurity/ui/x509/package.html

5
core/src/main/java/org/acegisecurity/providers/x509/package.html

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
<html>
<body>
An authentication provider that can process X.509 certificaties.
</body>
</html>

5
core/src/main/java/org/acegisecurity/ui/x509/package.html

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
<html>
<body>
X.509 authentication filter and related classes.
</body>
</html>
Loading…
Cancel
Save