com.atlassian.user.impl.ldap
Interface LDAPGroupFactory
- All Superinterfaces:
- LDAPEntityFactory<Group>
- All Known Implementing Classes:
- DefaultLDAPGroupFactory
public interface LDAPGroupFactory
- extends LDAPEntityFactory<Group>
getGroup
Group getGroup(Attributes attrs,
String distinguishedName)
throws RepositoryException,
EntityException
- Throws:
RepositoryException
EntityException
getGroup
Group getGroup(String distinguishedName)
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.