|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RepositoryException in com.atlassian.user.impl.hibernate |
|---|
| Methods in com.atlassian.user.impl.hibernate that throw RepositoryException | |
|---|---|
protected Collection<Group> |
HibernateGroupManager.getAllGroupsForUser(User user)
|
protected ExternalEntity |
HibernateGroupManager.getCorrespondingExternalEntity(User user)
|
Pager<User> |
HibernateGroupManager.getLocalMembers(Group group)
|
| Uses of RepositoryException in com.atlassian.user.impl.ldap |
|---|
| Methods in com.atlassian.user.impl.ldap that throw RepositoryException | |
|---|---|
DefaultLDAPUser |
DefaultLDAPUserFactory.getEntity(Attributes attrs,
String distinguishedName)
|
Group |
LDAPGroupFactory.getGroup(Attributes attrs,
String distinguishedName)
|
User |
LDAPUserFactory.getUser(Attributes attrs,
String distinguishedName)
|
DefaultLDAPUser |
DefaultLDAPUserFactory.getUser(Attributes attrs,
String distinguishedName)
|
Collection<User> |
LDAPUserFactory.getUsers(Enumeration enume)
|
Collection<User> |
DefaultLDAPUserFactory.getUsers(Enumeration userNamingEnumeration)
|
| Uses of RepositoryException in com.atlassian.user.impl.ldap.adaptor |
|---|
| Methods in com.atlassian.user.impl.ldap.adaptor that throw RepositoryException | |
|---|---|
LDAPPagerInfo |
AbstractLDAPGroupAdaptor.getGroupEntries(String groupName,
String[] attributesToReturn,
net.sf.ldaptemplate.support.filter.Filter additionalSearchFilter)
|
boolean |
LDAPStaticGroupAdaptor.hasMembership(Group group,
User user)
|
LDAPPagerInfo |
LDAPGroupAdaptor.search(net.sf.ldaptemplate.support.filter.Filter searchFilter)
|
LDAPPagerInfo |
AbstractLDAPGroupAdaptor.search(net.sf.ldaptemplate.support.filter.Filter searchFilter)
|
LDAPPagerInfo |
AbstractLDAPGroupAdaptor.search(net.sf.ldaptemplate.support.filter.Filter filter,
String[] attributesToReturn)
|
| Uses of RepositoryException in com.atlassian.user.impl.ldap.repository |
|---|
| Subclasses of RepositoryException in com.atlassian.user.impl.ldap.repository | |
|---|---|
class |
LdapConnectionFailedException
|
| Methods in com.atlassian.user.impl.ldap.repository that throw RepositoryException | |
|---|---|
DirContext |
LdapContextFactory.getLDAPContext()
Opens a new connection to the LDAP server. |
DirContext |
DefaultLdapContextFactory.getLDAPContext()
|
| Uses of RepositoryException in com.atlassian.user.impl.ldap.search |
|---|
| Methods in com.atlassian.user.impl.ldap.search that throw RepositoryException | |
|---|---|
LDAPPagerInfo |
DefaultLDAPUserAdaptor.getUserAttributes(String username,
String[] specifiedAttributes)
|
LDAPPagerInfo |
DefaultLDAPUserAdaptor.search(net.sf.ldaptemplate.support.filter.Filter searchFilter)
|
LDAPPagerInfo |
DefaultLDAPUserAdaptor.search(net.sf.ldaptemplate.support.filter.Filter userFilter,
String[] attributesToReturnFromSearch)
|
| Uses of RepositoryException in com.atlassian.user.impl.osuser |
|---|
| Methods in com.atlassian.user.impl.osuser that throw RepositoryException | |
|---|---|
Pager<Group> |
OSUGroupManager.getGroups(User user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||