com.atlassian.user.impl.ldap.properties.factory
Class LdapSearchPropertiesFactory

java.lang.Object
  extended bycom.atlassian.user.impl.ldap.properties.factory.LdapSearchPropertiesFactory

public class LdapSearchPropertiesFactory
extends java.lang.Object


Field Summary
protected  org.apache.log4j.Logger log
           
 
Constructor Summary
LdapSearchPropertiesFactory()
           
 
Method Summary
 LdapSearchProperties createInstance(java.util.Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.apache.log4j.Logger log
Constructor Detail

LdapSearchPropertiesFactory

public LdapSearchPropertiesFactory()
Method Detail

createInstance

public LdapSearchProperties createInstance(java.util.Properties properties)


Copyright © 2005-2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.