0 Replies Latest reply on Jan 5, 2006 4:56 PM by kcturner

    DatabaseServerLoginModule and MyFaces Tomahawk visibleOnUser

    kcturner

      I have authentication working with the DatabaseServerLoginModule, but now I need to be able to use the visibleOnUserRole attribute for certain MyFaces Tomahawk components. This is the first time I have attempted to use JAAS/JBossSX. I setup declarative security for the web application with a single web-resource-collection and an associated auth-constraint. Should the visibleOnUserRole (isUserInRole) attribute work in this situation?