com.atlassian.user.impl.ldap
Interface LDAPEntityFactory

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

public interface LDAPEntityFactory


Method Summary
 Entity getEntity(javax.naming.directory.Attributes attrs, java.lang.String distinguishedName)
           
 

Method Detail

getEntity

public Entity getEntity(javax.naming.directory.Attributes attrs,
                        java.lang.String distinguishedName)
                 throws EntityException
Throws:
EntityException


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