com.atlassian.crowd.embedded.api
Interface UnfilteredCrowdService

All Superinterfaces:
CrowdService
All Known Implementing Classes:
CrowdServiceImpl

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, renameUser, search, searchUsersAllowingDuplicateNames, setGroupAttribute, setGroupAttribute, setUserAttribute, setUserAttribute, updateGroup, updateUser, updateUserCredential
 



Copyright © 2013 Atlassian. All Rights Reserved.