All Classes and Interfaces
Class
Description
Outputs a property of the authentication object, similar to the Spring
Security <sec:authentication/> JSP tag.
Takes the form sec:authorize-acl="object :: permissions", renders the element
children (*tag content*) if the authenticated user has the specified
permissions on the specified domain object, according to Spring Source's
Access Control List system.
Renders the element children (*tag content*) if the authenticated user is
authorized to see it according to the specified Spring Security
expression.
Renders the element children (*tag content*) if the authenticated user is
authorized to see the specified URL.
Builds the expression objects to be used by the Spring Security dialect.
Utility class useful for determining the version of Spring that is on the classpath.