| Package | Description |
|---|---|
| org.bonitasoft.engine.actor.mapping.impl | |
| org.bonitasoft.engine.api.impl | |
| org.bonitasoft.engine.api.impl.resolver | |
| org.bonitasoft.engine.api.impl.transaction.actor | |
| org.bonitasoft.engine.api.impl.transaction.identity | |
| org.bonitasoft.engine.api.impl.transaction.profile | |
| org.bonitasoft.engine.authentication.impl | |
| org.bonitasoft.engine.core.login | |
| org.bonitasoft.engine.execution | |
| org.bonitasoft.engine.identity |
Manages information about an organization, that is, the set of users who can act in processes.
|
| org.bonitasoft.engine.identity.impl | |
| org.bonitasoft.engine.profile | |
| org.bonitasoft.engine.search.identity | |
| org.bonitasoft.engine.service | |
| org.bonitasoft.engine.service.impl |
| Constructor and Description |
|---|
ActorMappingServiceImpl(ReadPersistenceService persistenceService,
Recorder recorder,
EventService eventService,
QueriableLoggerService queriableLoggerService,
IdentityService identityService) |
| Modifier and Type | Method and Description |
|---|---|
protected GetSUser |
ProcessAPIImpl.createTxUserGetter(long userId,
IdentityService identityService) |
| Constructor and Description |
|---|
CustomUserInfoAPIDelegate(IdentityService service) |
CustomUserInfoDefinitionAPIDelegate(IdentityService service) |
SCustomUserInfoValueAPI(IdentityService service,
SCustomUserInfoValueBuilderFactory creatorFactory,
SCustomUserInfoValueUpdateBuilderFactory updaterFactory) |
| Constructor and Description |
|---|
ActorBusinessArchiveArtifactManager(ActorMappingService actorMappingService,
IdentityService identityService,
TechnicalLoggerService technicalLoggerService) |
| Constructor and Description |
|---|
ExportActorMapping(ActorMappingService actorMappingService,
IdentityService identityService,
long processDefinitionId) |
ImportActorMapping(ActorMappingService actorMappingService,
IdentityService identityService) |
| Modifier and Type | Method and Description |
|---|---|
IdentityService |
DeleteWithActorMembers.getIdentityService() |
| Constructor and Description |
|---|
AddUserMembership(long userId,
long groupId,
long roleId,
long assignedBy,
IdentityService identityService) |
AddUserMemberships(long groupId,
long roleId,
List<Long> userIds,
IdentityService identityService,
long currentUserId) |
DeleteGroup(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long groupId) |
DeleteGroups(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> groupIds) |
DeleteRole(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long roleId) |
DeleteRoles(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> roleIds) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long userId) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
String userName) |
DeleteUsers(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> userIds) |
DeleteWithActorMembers(ActorMappingService actorMappingService,
ProfileService profileService,
IdentityService identityService) |
GetGroups(IdentityService identityService,
int startIndex,
int maxResults,
OrderByType orderExecutor,
String fieldExecutor) |
GetNumberOfInstance(String instanceName,
IdentityService identityService) |
GetNumberOfUserMemberships(IdentityService identityService) |
GetNumberOfUserMemberships(long userId,
IdentityService identityService) |
GetNumberOfUsersInType(long id,
String instanceName,
IdentityService identityService) |
GetRoles(IdentityService identityService,
int startIndex,
int maxResults,
String fieldExecutor,
OrderByType orderExecutor) |
GetSContactInfo(long userId,
IdentityService identityService,
boolean personal) |
GetSUser(IdentityService identityService,
long userId) |
GetSUser(IdentityService identityService,
String userName) |
GetUserMembership(long userMembershipId,
IdentityService identityService) |
GetUserMembership(long userId,
long groupId,
long roleId,
IdentityService identityService) |
GetUserMembershipsOfGroup(long groupId,
IdentityService identityService,
int startIndex,
int maxResults) |
GetUserMembershipsOfRole(long roleId,
IdentityService identityService,
int startIndex,
int maxResults) |
UpdateGroup(long groupId,
EntityUpdateDescriptor changeDescriptor,
IdentityService identityService,
EntityUpdateDescriptor iconUpdater) |
UpdateMembershipByRoleIdAndGroupId(long userMemebershipId,
IdentityService identityService,
EntityUpdateDescriptor changeDescriptor) |
| Constructor and Description |
|---|
CreateProfileMember(ProfileService profileService,
IdentityService identityService,
long profileId,
Long userId,
Long groupId,
Long roleId,
MemberType memberType) |
| Constructor and Description |
|---|
AuthenticationServiceImpl(IdentityService identityService,
TechnicalLoggerService logger) |
| Constructor and Description |
|---|
SecuredLoginServiceImpl(GenericAuthenticationService authenticationService,
SessionService sessionService,
SessionAccessor sessionAccessor,
IdentityService identityService,
TechnicalLoggerService tenantTechnicalLoggerService) |
| Constructor and Description |
|---|
StateBehaviors(BPMInstancesCreator bpmInstancesCreator,
EventsHandler eventsHandler,
ActivityInstanceService activityInstanceService,
UserFilterService userFilterService,
ClassLoaderService classLoaderService,
ActorMappingService actorMappingService,
ConnectorInstanceService connectorInstanceService,
ExpressionResolverService expressionResolverService,
ProcessDefinitionService processDefinitionService,
DataInstanceService dataInstanceService,
OperationService operationService,
WorkService workService,
ContainerRegistry containerRegistry,
EventInstanceService eventInstanceService,
SCommentService commentService,
IdentityService identityService,
ParentContainerResolver parentContainerResolver,
WaitingEventsInterrupter waitingEventsInterrupter,
RefBusinessDataService refBusinessDataService,
BPMWorkFactory workFactory) |
| Constructor and Description |
|---|
ExportOrganization(IdentityService identityService,
int maxResults) |
ImportOrganizationMergeDuplicatesStrategy(IdentityService identityService,
SCustomUserInfoValueAPI userInfoValueAPI,
TechnicalLoggerService logger) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityServiceImpl
Default implementation of the Identity service
|
| Constructor and Description |
|---|
ProfilesExporter(IdentityService identityService,
ProfileService profileService,
ProfilesParser profilesParser) |
ProfilesImporter(ProfileService profileService,
IdentityService identityService,
ProfilesParser profilesParser) |
| Constructor and Description |
|---|
SearchCustomUserInfoValues(IdentityService service,
SearchEntityDescriptor searchDescriptor,
SearchOptions options) |
SearchGroups(IdentityService identityService,
SearchGroupDescriptor searchDescriptor,
SearchOptions options) |
SearchRoles(IdentityService identityService,
SearchRoleDescriptor searchDescriptor,
SearchOptions options) |
SearchUsers(IdentityService identityService,
SearchUserDescriptor searchDescriptor,
SearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
IdentityService |
TenantServiceAccessor.getIdentityService() |
| Modifier and Type | Method and Description |
|---|---|
IdentityService |
SpringTenantServiceAccessor.getIdentityService() |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.