com.atlassian.user.configuration
Class DefaultRepositoryProcessor

java.lang.Object
  extended by com.atlassian.user.configuration.AbstractRepositoryProcessor
      extended by com.atlassian.user.configuration.DefaultRepositoryProcessor
All Implemented Interfaces:
RepositoryProcessor

public class DefaultRepositoryProcessor
extends AbstractRepositoryProcessor


Field Summary
 
Fields inherited from class com.atlassian.user.configuration.AbstractRepositoryProcessor
authenticator, entityQueryParser, externalEntityDAO, groupManager, log, passwordEncryptor, propertySetFactory, repository, repositoryAccessor, userManager
 
Constructor Summary
DefaultRepositoryProcessor()
           
 
Method Summary
 void init(HashMap processorData, HashMap processorClassNames)
           
 
Methods inherited from class com.atlassian.user.configuration.AbstractRepositoryProcessor
configureAuthenticator, configureCaching, configureEntityQueryParser, configureGroupManager, configurePasswordEncryptor, configurePropertySetFactory, configureRepository, configureUserManager, getRepositoryAccessor, instantiateComponent, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRepositoryProcessor

public DefaultRepositoryProcessor()
Method Detail

init

public void init(HashMap processorData,
                 HashMap processorClassNames)


Atlassian User is developed by Atlassian Software Systems.