Package org.springframework.security.taglibs.authz

JSP Security tag library implementation.

See:
          Description

Class Summary
AbstractAuthorizeTag A base class for an <authorize> tag that is independent of the tag rendering technology (JSP, Facelets).
AccessControlListTag An implementation of Tag that allows its body through if some authorizations are granted to the request's principal.
AuthenticationTag An Tag implementation that allows convenient access to the current Authentication object.
JspAuthorizeTag A JSP Tag implementation of AbstractAuthorizeTag.
 

Package org.springframework.security.taglibs.authz Description

JSP Security tag library implementation.