Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.taglibs.authz

Provides core Acegi Security System for Spring interfaces and classes.

See:
          Description

Class Summary
AclTag An implementation of javax.servlet.jsp.tagext.Tag that allows its body through if some authorizations are granted to the request's principal.
AuthenticationTag An javax.servlet.jsp.tagext.Tag implementation that allows convenient access to the current Authentication object.
AuthorizeTag An implementation of javax.servlet.jsp.tagext.Tag that allows it's body through if some authorizations are granted to the request's principal.
 

Package org.acegisecurity.taglibs.authz Description

Provides core Acegi Security System for Spring interfaces and classes.