Chapter 9. Integration with Seam 2.2 - 0 views
-
9.2.6. Integration with Seam Security
-
When not using the Seam native setup, you have to manually configure the integration of Seam Security in granite-config.xml.
-
<granite-config> ... <!-- ! Use Seam 2.1+ based security service. !--> <security type="org.granite.seam21.security.Seam21SecurityService"/> </granite-config>