JBoss.orgCommunity Documentation

Part III. eXoCore

Table of Contents

67. eXo Core
67.1. eXo Core introduction
68. Database Creator
68.1. About
68.2. API
68.3. A configuration examples
68.4. An examples of a DDL script
69. Security Service
69.1. 1 Overview
69.2. 1 Framework
69.2.1. 1.1 ConversationState and ConversationRegistry
69.2.2. 1.1 Authenticator
69.3. Usage
69.3.1. JAAS login module
69.3.2. 1.1 Predefinded JAAS login modules
69.3.3. 1.1 J2EE container authentication
70. Spring Security Integration
70.1. Introduction
70.2. Installation
70.3. Configuration
70.3.1. JAAS disabling
70.3.2. Enabling spring security
70.3.3. security-context.xml
70.4. Login portlet example
70.4.1. Building the portlet
70.4.2. Setting up the login portal page
70.4.3. Customization of portal login and logout urls
70.4.4. A look at the login page
70.5. Integration strategies
70.5.1. Replication
70.6. Integration with eXo portal
70.7. Security context propagation to portlets
70.7.1. Portal side filter
70.7.2. Portlet side filter
70.8. Conclusion
71. Organization Service
71.1. Overview
71.2. Organizational Model
71.2.1. User
71.2.2. Group
71.2.3. Membership
71.3. Related articles and how-tos
72. Organization Service Initializer
73. Organization Listener
73.1. Overview
73.2. Writing your own listeners
73.2.1. UserEventListener
73.2.2. GroupEventListener
73.2.3. MembershipEventListener
73.3. Registering your listeners
74. Update ConversationState when user's Membership changed
75. DB Schema creator service (JDBC implementation)
76. Database Configuration for Hibernate
76.1. Generic configuration
76.2. Example DB configuration
76.3. Registering custom Hibernate XML files into the service
77. LDAP Configuration
77.1. Overview
77.2. Quickstart
77.3. Configuration
77.3.1. Connection Settings
77.3.2. Organization Service Configuration
77.4. Advanced topics
77.4.1. Automatic directory population
77.4.2. Active Directory sample configuration
77.4.3. OpenLDAP dynlist overlays
78. Tika Document Reader Service
78.1. Intro
78.2. Architecture
78.3. Configuration
78.4. Old-style DocumentReaders and Tika Parsers
78.4.1. How to make and register own DocumentReader
78.5. TikaDocumentReader features and notes
79. Digest Authentication
79.1. Overview
79.2. Server configuration
79.2.1. Tomcat Server configuration
79.2.2. Jetty server configuration
79.2.3. JBoss server configuration
79.3. OrganizationService implementation requirements