See: Description
| Class | Description |
|---|---|
| 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. |