<@/taglib prefix="sec" uri="http://springframework.org/security/tags"%> <sec:autorize access="hasAnyRole('USUARIO','ADMIN')"> <sec:autorize>
hasRole([Role])
hasAnyRole([role1,role2])
permitAll
denyAll
isAnonymous()
isAutenthicade()