public class AuthorizeFaceletsTagHandler
extends javax.faces.view.facelets.TagHandler
TagHandler for performing Spring Security
authorization decisions. The tag supports the following combinations
attributes for authorization:
| Constructor and Description |
|---|
AuthorizeFaceletsTagHandler(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) |