0
votes
0answers
4 views
How to use: enabledOnUserRole for faces components
I have a web application deployed on GlassFish.
I would like to use the "enabledOnUserRole" component attribute.
I am looking to be pointed in the right direction on what I need to do to make the a …
0
votes
0answers
8 views
Custom Security Code
I have a GlassFish web application.
I am authenticating users using a remote service.
The service only authenticates a user, my application needs to handle the authorization part.
I am thinking of …
