Browse Source

Initial commit.

1.0.x
Ben Alex 22 years ago
parent
commit
ae434bd8b3
  1. 5
      core/src/main/java/org/acegisecurity/taglibs/authz/package.html
  2. 5
      core/src/main/java/org/acegisecurity/taglibs/package.html

5
core/src/main/java/org/acegisecurity/taglibs/authz/package.html

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
<html>
<body>
Java implementation of security taglib.
</body>
</html>

5
core/src/main/java/org/acegisecurity/taglibs/package.html

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
<html>
<body>
Provides security related taglibs that can be used in JSPs.
</body>
</html>
Loading…
Cancel
Save