net.sf.jguard.jee.taglib |
contains jGuard taglib classes, to protect content fragment of html pages.
|
Java Source File Name | Type | Comment |
Authorized.java | Class | display the jsp fragment if the user has got the right to access to the ressource
protected by the permission. |
HasPermission.java | Class | display the jsp fragment if the Subject has got this Permission. |
HasPrincipal.java | Class | display the jsp fragment if the Subject has got this Principal/role. |
Principals.java | Class | |
PrivCredential.java | Class | display the Private Credential of the Subject. |
PubCredential.java | Class | display the Public Credential of the Subject. |
TagUtils.java | Class | |