9.2.6. Integration with Seam Security
Chapter 9. Integration with Seam 2.2 - 0 views
-
-
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>
Seam - Contextual Components - 0 views
-
15.6. Authorization
-
Seam Security is built around the premise of users being granted roles and/or permissions, allowing them to perform operations that may not otherwise be permissible for users without the necessary security privileges
-
15.6.1. Core concepts
- ...15 more annotations...
1 - 3 of 3
Showing 20▼ items per page