com.atlassian.user.impl.ldap.configuration
Class LdapRepositoryProcessor
java.lang.Object
com.atlassian.user.configuration.DefaultRepositoryProcessor
com.atlassian.user.impl.ldap.configuration.LdapRepositoryProcessor
- All Implemented Interfaces:
- RepositoryProcessor
public class LdapRepositoryProcessor
- extends DefaultRepositoryProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapRepositoryProcessor
public LdapRepositoryProcessor()
process
public RepositoryAccessor process(RepositoryConfiguration config)
throws ConfigurationException
- Specified by:
process in interface RepositoryProcessor- Overrides:
process in class DefaultRepositoryProcessor
- Throws:
ConfigurationException
setConnectionPoolProperties
public void setConnectionPoolProperties(RepositoryConfiguration config)
parseLDAPServerConfiguration
public Properties parseLDAPServerConfiguration(RepositoryConfiguration config)
parseSchemaMappings
public Properties parseSchemaMappings(RepositoryConfiguration config)
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.