This page last changed on Feb 27, 2007 by justen.stepka@atlassian.com.
Custom Directories

Custom directories allow developers to implement an interface to connect custom users stores such as existing databases or legacy system. The simplest solution to accomplish this is to add a JAR file with the necessary classes to the Crowd WEB-INF/lib application deployment folder.

Custom Directory Store Attributes Description
Implementation Class Implementation of com.atlassian.crowd.integration.directory.RemoteDirectory Java interface. Must be in the Crowd CLASSPATH.

Full Javadoc for the RemoteDirectory interface can be found here: http://docs.atlassian.com/crowd/current/com/atlassian/crowd/integration/directory/RemoteDirectory.html


Document generated by Confluence on Mar 08, 2007 18:50