Package com.atlassian.crowd.embedded.api
Interface UnfilteredCrowdService
- All Superinterfaces:
CrowdService
- All Known Implementing Classes:
CrowdServiceImpl
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, addUser, addUserToGroup, authenticate, getCapabilitiesForNewUsers, getGroup, getGroupWithAttributes, getRemoteUser, getUser, getUserWithAttributes, isGroupDirectGroupMember, isGroupMemberOfGroup, isGroupMemberOfGroup, isUserDirectGroupMember, isUserMemberOfGroup, isUserMemberOfGroup, removeAllGroupAttributes, removeAllUserAttributes, removeGroup, removeGroupAttribute, removeGroupFromGroup, removeUser, removeUserAttribute, removeUserFromGroup, renameUser, search, setGroupAttribute, setGroupAttribute, setUserAttribute, setUserAttribute, setUserStatusLocally, updateGroup, updateUser, updateUserCredential, userAuthenticated