Spring Security Framework

Package org.springframework.security.taglibs.authz

Java implementation of security taglib.

See:
          Description

Class Summary
AccessControlListTag An implementation of Tag that allows its body through if some authorizations are granted to the request's principal.
AclTag 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.
AuthorizeTag An implementation of Tag that allows it's body through if some authorizations are granted to the request's principal.
 

Package org.springframework.security.taglibs.authz Description

Java implementation of security taglib.


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.