|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.user.impl.ldap.DefaultLDAPUserFactory
Constructor Summary | |
DefaultLDAPUserFactory(LdapSearchProperties searchProperties)
|
Method Summary | |
Entity |
getEntity(javax.naming.directory.Attributes attrs,
java.lang.String distinguishedName)
|
User |
getUser(javax.naming.directory.Attributes attrs,
java.lang.String distinguishedName)
|
java.util.Collection |
getUsers(java.util.Enumeration userNamingEnumeration)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultLDAPUserFactory(LdapSearchProperties searchProperties)
Method Detail |
public User getUser(javax.naming.directory.Attributes attrs, java.lang.String distinguishedName) throws RepositoryException
getUser
in interface LDAPUserFactory
RepositoryException
public java.util.Collection getUsers(java.util.Enumeration userNamingEnumeration) throws RepositoryException
getUsers
in interface LDAPUserFactory
RepositoryException
public Entity getEntity(javax.naming.directory.Attributes attrs, java.lang.String distinguishedName) throws RepositoryException
getEntity
in interface LDAPEntityFactory
RepositoryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |