Spring Web Flow

Package org.springframework.faces.security

Class Summary
AbstractAuthorizeTag A base class for an <authorize> tag used to make Spring Security based authorization decisions.
FaceletsAuthorizeTag A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
FaceletsAuthorizeTagHandler A standard Facelets TagHandler for performing Spring Security authorization decisions.
FaceletsAuthorizeTagUtils This class provides static methods that are registered as EL functions and available for use in Unified EL expressions in standard Facelets views.
 


Spring Web Flow