added javadoc package.html files for portlet classes
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
User caches for the Portlet provider.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
An authentication provider that can uses the security model in the Portlet 1.0 (JSR 168) Specification.
|
||||
</body>
|
||||
</html>
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Implementations that populate GrantedAuthority[]s of Portlet authentications.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Authentication interceptor (and related classes) for use with the Portlet 1.0 (JSR 168) Specification.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user