JBoss.org
Community Documentation
Prev
Next
Part III. eXoCore
Table of Contents
60. eXo Core
60.1. eXo Core introduction
61. Database Creator
61.1. About
61.2. API
61.3. A configuration examples
61.4. An examples of a DDL script
62. Security Service
62.1. 1 Overview
62.2. 1 Framework
62.2.1. 1.1 ConversationState and ConversationRegistry
62.2.2. 1.1 Authenticator
62.3. Usage
62.3.1. JAAS login module
62.3.2. 1.1 Predefinded JAAS login modules
62.3.3. 1.1 J2EE container authentication
63. Spring Security Integration
63.1. Introduction
63.2. Installation
63.3. Configuration
63.3.1. JAAS disabling
63.3.2. Enabling spring security
63.3.3. security-context.xml
63.4. Login portlet example
63.4.1. Building the portlet
63.4.2. Setting up the login portal page
63.4.3. Customization of portal login and logout urls
63.4.4. A look at the login page
63.5. Integration strategies
63.5.1. Replication
63.6. Integration with eXo portal
63.7. Security context propagation to portlets
63.7.1. Portal side filter
63.7.2. Portlet side filter
63.8. Conclusion
64. Organization Service
64.1. Overview
64.2. Organizational Model
64.2.1. User
64.2.2. Group
64.2.3. Membership
64.3. Related articles and how-tos
65. Organization Service Initializer
66. Organization Listener
66.1. Overview
66.2. Writing your own listeners
66.2.1. UserEventListener
66.2.2. GroupEventListener
66.2.3. MembershipEventListener
66.3. Registering your listeners
67. Update ConversationState when user's Membership changed
68. DB Schema creator service (JDBC implementation)
69. Database Configuration for Hibernate
69.1. Generic configuration
69.2. Example DB configuration
69.3. Registering custom Hibernate XML files into the service
70. LDAP Configuration
70.1. Overview
70.2. Quickstart
70.3. Configuration
70.3.1. Connection Settings
70.3.2. Organization Service Configuration
70.4. Advanced topics
70.4.1. Automatic directory population
70.4.2. Active Directory sample configuration
70.4.3. OpenLDAP dynlist overlays
Prev
Chapter 59. Manageability
Top of page
Front page
Next
Chapter 60. eXo Core