public class Jsf12FaceletsAuthorizeTagHandler
extends com.sun.facelets.tag.TagHandler
TagHandler for performing Spring Security authorization decisions. The tag supports the
following combinations attributes for authorization:
Jsf12FaceletsAuthorizeTag| Constructor and Description |
|---|
Jsf12FaceletsAuthorizeTagHandler(com.sun.facelets.tag.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(com.sun.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent parent) |