com.atlassian.crowd.embedded.api
Interface UnfilteredCrowdService

All Superinterfaces:
CrowdService

public interface UnfilteredCrowdService
extends CrowdService

Provides the interface for performing unfiltered User and Group operations in Crowd.


Method Summary
 
Methods inherited from interface com.atlassian.crowd.embedded.api.CrowdService
addGroup, addGroupToGroup, addUser, addUserToGroup, authenticate, getGroup, getGroupWithAttributes, getUser, getUserWithAttributes, isGroupDirectGroupMember, isGroupMemberOfGroup, isGroupMemberOfGroup, isUserDirectGroupMember, isUserMemberOfGroup, isUserMemberOfGroup, removeAllGroupAttributes, removeAllUserAttributes, removeGroup, removeGroupAttribute, removeGroupFromGroup, removeUser, removeUserAttribute, removeUserFromGroup, search, searchUsersAllowingDuplicateNames, setGroupAttribute, setGroupAttribute, setUserAttribute, setUserAttribute, updateGroup, updateUser, updateUserCredential
 



Copyright © 2011 Atlassian. All Rights Reserved.