JBoss.orgCommunity Documentation

Part III. eXoCore

Table of Contents

64. eXo Core
64.1. eXo Core introduction
65. Database Creator
65.1. About
65.2. API
65.3. A configuration examples
65.4. An examples of a DDL script
66. Security Service
66.1. 1 Overview
66.2. 1 Framework
66.2.1. 1.1 ConversationState and ConversationRegistry
66.2.2. 1.1 Authenticator
66.3. Usage
66.3.1. JAAS login module
66.3.2. 1.1 Predefinded JAAS login modules
66.3.3. 1.1 J2EE container authentication
67. Spring Security Integration
67.1. Introduction
67.2. Installation
67.3. Configuration
67.3.1. JAAS disabling
67.3.2. Enabling spring security
67.3.3. security-context.xml
67.4. Login portlet example
67.4.1. Building the portlet
67.4.2. Setting up the login portal page
67.4.3. Customization of portal login and logout urls
67.4.4. A look at the login page
67.5. Integration strategies
67.5.1. Replication
67.6. Integration with eXo portal
67.7. Security context propagation to portlets
67.7.1. Portal side filter
67.7.2. Portlet side filter
67.8. Conclusion
68. Organization Service
68.1. Overview
68.2. Organizational Model
68.2.1. User
68.2.2. Group
68.2.3. Membership
68.3. Related articles and how-tos
69. Organization Service Initializer
70. Organization Listener
70.1. Overview
70.2. Writing your own listeners
70.2.1. UserEventListener
70.2.2. GroupEventListener
70.2.3. MembershipEventListener
70.3. Registering your listeners
71. Update ConversationState when user's Membership changed
72. DB Schema creator service (JDBC implementation)
73. Database Configuration for Hibernate
73.1. Generic configuration
73.2. Example DB configuration
73.3. Registering custom Hibernate XML files into the service
74. LDAP Configuration
74.1. Overview
74.2. Quickstart
74.3. Configuration
74.3.1. Connection Settings
74.3.2. Organization Service Configuration
74.4. Advanced topics
74.4.1. Automatic directory population
74.4.2. Active Directory sample configuration
74.4.3. OpenLDAP dynlist overlays
75. Tika Document Reader Service
75.1. Intro
75.2. Architecture
75.3. Configuration
75.4. Old-style DocumentReaders and Tika Parsers
75.4.1. How to make and register own DocumentReader
75.5. TikaDocumentReader features and notes