com.atlassian.user.impl.ldap
Interface LDAPEntityFactory<T extends Entity>

All Known Subinterfaces:
LDAPGroupFactory, LDAPUserFactory
All Known Implementing Classes:
DefaultLDAPGroupFactory, DefaultLDAPUserFactory

public interface LDAPEntityFactory<T extends Entity>


Method Summary
 T getEntity(Attributes attrs, String distinguishedName)
           
 

Method Detail

getEntity

T getEntity(Attributes attrs,
            String distinguishedName)
                           throws EntityException
Throws:
EntityException


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