JBoss.org
Community Documentation
Prev
Next
Part III. eXoCore
Table of Contents
69. eXo Core
69.1. eXo Core introduction
70. Database Creator
70.1. About
70.2. API
70.3. A configuration examples
70.4. An examples of a DDL script
71. Security Service
71.1. 1 Overview
71.2. 1 Framework
71.2.1. 1.1 ConversationState and ConversationRegistry
71.2.2. 1.1 Authenticator
71.3. Usage
71.3.1. JAAS login module
71.3.2. 1.1 Predefinded JAAS login modules
71.3.3. 1.1 J2EE container authentication
72. Spring Security Integration
72.1. Introduction
72.2. Installation
72.3. Configuration
72.3.1. JAAS disabling
72.3.2. Enabling spring security
72.3.3. security-context.xml
72.4. Login portlet example
72.4.1. Building the portlet
72.4.2. Setting up the login portal page
72.4.3. Customization of portal login and logout urls
72.4.4. A look at the login page
72.5. Integration strategies
72.5.1. Replication
72.6. Integration with eXo portal
72.7. Security context propagation to portlets
72.7.1. Portal side filter
72.7.2. Portlet side filter
72.8. Conclusion
73. Organization Service
73.1. Overview
73.2. Organizational Model
73.2.1. User
73.2.2. Group
73.2.3. Membership
73.3. Related articles and how-tos
74. Organization Service Initializer
75. Organization Listener
75.1. Overview
75.2. Writing your own listeners
75.2.1. UserEventListener
75.2.2. GroupEventListener
75.2.3. MembershipEventListener
75.3. Registering your listeners
76. Update ConversationState when user's Membership changed
77. DB Schema creator service (JDBC implementation)
78. Database Configuration for Hibernate
78.1. Generic configuration
78.2. Example DB configuration
78.3. Registering custom Hibernate XML files into the service
79. LDAP Configuration
79.1. Overview
79.2. Quickstart
79.3. Configuration
79.3.1. Connection Settings
79.3.2. Organization Service Configuration
79.4. Advanced topics
79.4.1. Automatic directory population
79.4.2. Active Directory sample configuration
79.4.3. OpenLDAP dynlist overlays
80. Organization Service TCK tests configuration
80.1. Introduction
80.2. Maven pom.xml file configuration
80.3. Standalone container and Organization Service configuration
81. Tika Document Reader Service
81.1. Intro
81.2. Architecture
81.3. Configuration
81.4. Old-style DocumentReaders and Tika Parsers
81.4.1. How to make and register own DocumentReader
81.5. TikaDocumentReader features and notes
82. Digest Authentication
82.1. Overview
82.2. Server configuration
82.2.1. Tomcat Server configuration
82.2.2. Jetty server configuration
82.2.3. JBoss server configuration
82.3. OrganizationService implementation requirements
Prev
Chapter 68. RPC Service
Top of page
Front page
Next
Chapter 69. eXo Core