hello, i want to have/create an authorization aware (menu/button) component.
one approach would be to have s.th. like an "auth" component that would
act as a pseudo-container for components that are added to the auth's
parent component if the current user has the appropriate permissions
(more generally - on a certain condition).
another option would be to use rendered="#{...authorized}" on each
component, but in terms of performance that's probably not the best
solution.
do you have any recommendations on how to get "authorization-aware"
(or conditional) components?
thanx in advance,
cheers,
martin
signature.asc
Description: This is a digitally signed message part

