| Class | Description |
|---|---|
| AbstractFaceletsAuthorizeTag |
Implement some abstract methods using jsf technology.
|
| AnonymousFaceletsTag |
A concrete implementation of
AbstractAuthorizeTag for use with
standard Facelets rendering technology. |
| AnonymousFaceletsTagHandler |
TagHandler of anonymous user.
|
| AuthenticatedFaceletsTag |
A concrete implementation of
AbstractAuthorizeTag for use with
standard Facelets rendering technology. |
| AuthenticatedFaceletsTagHandler |
TagHandler of authenticated user.
|
| AuthorizeFaceletsTag |
A concrete implementation of
AbstractAuthorizeTag for use with
standard Facelets rendering technology. |
| AuthorizeFaceletsTagHandler |
A standard Facelets
TagHandler for performing Spring Security
authorization decisions. |
| FaceletsTagUtils |
This class provides static methods that are registered as EL functions and
available for use in Unified EL expressions in standard Facelets views.
|
| FullyAuthenticatedFaceletsTag |
A concrete implementation of
AbstractFaceletsAuthorizeTag for use with
standard Facelets rendering technology. |
| FullyAuthenticatedFaceletsTagHandler |
TagHandler of fully authenticated user.
|
AuthorizeFaceletsTagHandlerCopyright © 2016–2018 JoinFaces. All rights reserved.