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) |
public AuthorizeFaceletsTagHandler(javax.faces.view.facelets.TagConfig config)
public void apply(javax.faces.view.facelets.FaceletContext faceletContext, javax.faces.component.UIComponent parent) throws IOException
IOException
Copyright © 2016–2017 JoinFaces. All rights reserved.