Package org.joinfaces.security
Classes to Spring Security JSF Facelet Tag support.
- See Also:
AuthorizeFaceletsTagHandler
-
Class Summary Class Description AbstractFaceletsAuthorizeTag Implement some abstract methods using jsf technology.AnonymousFaceletsTag A concrete implementation ofAbstractAuthorizeTagfor use with standard Facelets rendering technology.AnonymousFaceletsTagHandler TagHandler of anonymous user.AuthenticatedFaceletsTag A concrete implementation ofAbstractAuthorizeTagfor use with standard Facelets rendering technology.AuthenticatedFaceletsTagHandler TagHandler of authenticated user.AuthorizeFaceletsTag A concrete implementation ofAbstractAuthorizeTagfor use with standard Facelets rendering technology.AuthorizeFaceletsTagHandler A standard FaceletsTagHandlerfor 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 ofAbstractFaceletsAuthorizeTagfor use with standard Facelets rendering technology.FullyAuthenticatedFaceletsTagHandler TagHandler of fully authenticated user.