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