Constructor and Description |
---|
SuUserRpcServiceImpl(<any> authenticatorServiceProvider,
UserManagerService userManagerService,
SecurityService securityService) |
Constructor and Description |
---|
ChallengeResponsePAM(UserManagerService userManagerService,
ChallengeResponseService challengeResponseService) |
ChallengeResponsePAMAuthoritative(UserManagerService userManagerService,
ChallengeResponseService challengeResponseService) |
ChallengeResponseServerPAM(UserManagerService userManagerService,
ChallengeResponseService challengeResponseService) |
Constructor and Description |
---|
ClientCertificateMatchEmailPAM(<any> requestProvider,
ApplicationPropertiesService propsService,
UserManagerService userManagerService) |
ClientCertificateMatchEmailPAMAuthoritative(<any> requestProvider,
ApplicationPropertiesService propsService,
UserManagerService userManagerService) |
EveryoneIsRootPAM(UserManagerService userManagerService) |
UserPasswordPAM(UserManagerService userManagerService,
PasswordHasher passwordHasher) |
UserPasswordPAMAuthoritative(UserManagerService userManagerService,
PasswordHasher passwordHasher) |
Constructor and Description |
---|
I18nToolsRpcServiceImpl(I18nToolsService i18nToolsService,
UserManagerService userManagerService,
<any> authenticatorService,
DtoService dtoService) |
Constructor and Description |
---|
ReportExecutorRpcServiceImpl(ReportExecutorService reportExecutor,
ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
HookHandlerService hookHandler,
SecurityService securityService,
UserPropertiesService userPropertiesService,
<any> authenticatorService,
UserManagerService userManagerService,
ConfigService configService,
EntityClonerService entityCloner,
<any> servletRequest,
<any> sessionCacheProvider) |
Constructor and Description |
---|
ReportExportRpcServiceImpl(<any> authenticatorServiceProvider,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
MailService mailService,
UserManagerService userManagerService,
HookHandlerService hookHandlerService,
ReportService reportService,
EventBus eventBus,
FileNameService fileNameService,
<any> sessionCacheProvider,
<any> configServiceProvider,
ReportServerService reportServerService,
ZipUtilsService zipUtilsService) |
Constructor and Description |
---|
BlockUserMaintenanceTask(<any> emp,
ReportServerService rsService,
UserManagerService userService,
UserPropertiesServiceImpl propertiesService) |
Constructor and Description |
---|
DashboardServiceImpl(<any> entityManagerProvider,
UserPropertiesService userPropertiesService,
<any> authenticatorServiceProvider,
UserManagerService userService) |
Constructor and Description |
---|
EmailDatasinkRpcServiceImpl(ReportService reportService,
EmailDatasinkService emailDatasinkService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
ReportDtoService reportDtoService,
SecurityService securityService,
HookHandlerService hookHandlerService,
ExceptionService exceptionServices,
UserManagerService userManagerService,
ZipUtilsService zipUtilsService,
<any> datasinkServiceProvider,
<any> authenticatorServiceProvider) |
Constructor and Description |
---|
PrepareDbForReportServer(PasswordHasher passwordHasher,
SecurityService securityService,
UserManagerService userService,
ReportService reportService,
DatasourceService datasourceService,
DatasinkTreeService datasinkService,
FileServerService fileServerService,
UserPropertiesService userPropertiesService,
DashboardManagerService dashboardService,
RemoteServerTreeService remoteServerService) |
Constructor and Description |
---|
AccountInhibitionRpcServiceImpl(SecurityService securityService,
UserManagerService userManagerService,
BsiPasswordPolicy bsiPasswordPolicy,
BsiPasswordPolicyService bsiPasswordPolicyService) |
ActivateUserRpcServiceImpl(UserManagerService userManagerService,
ActivateUserService activateUserService) |
Constructor and Description |
---|
ActivateUserServiceImpl(UserManagerService userManagerService,
EventBus eventBus,
<any> passwordGenerator,
MailService mailService,
<any> requestProvider,
ConfigService configService,
BsiPasswordPolicyService bsiPasswordPolicyService,
RemoteMessageService remoteMessageService) |
Constructor and Description |
---|
BsiPasswordPolicyPasswordSetHook(UserManagerService userManagerService,
BsiPasswordPolicyService bsiPasswordPolicyService) |
BsiPasswordPolicyPostAuthenticateHook(UserManagerService userManagerService,
DwAsyncService dwAsyncService,
TransactionalRunnableFactory trFactory,
BsiPasswordPolicyService bsiPasswordPolicyService) |
Constructor and Description |
---|
LostPasswordPreAuthenticateHook(UserManagerService userManagerService,
PasswordHasher passwordHasher,
ChallengeResponseService challengeResponseService,
UserPropertiesService userPropertiesService,
BsiPasswordPolicyService bsiPasswordPolicyService,
<any> challengeContainerProvider) |
LostPasswordServiceImpl(EventBus eventBus,
PasswordHasher passwordHasher,
UserManagerService userManagerService,
<any> passwordGenerator,
UserPropertiesService userPropertiesService,
ConfigService configService,
RemoteMessageService remoteMessageService,
MailService mailService,
CryptoRpcService cryptoRpcService,
<any> configServiceProvider) |
Constructor and Description |
---|
SchedulerRpcServiceImpl(<any> injectorProvider,
DtoService dtoService,
HookHandlerService hookHandler,
ReportService reportManager,
SchedulerService schedulerService,
ReportExecutorService reportExecutorService,
<any> reportExecuteJobProvider,
SecurityService securityService,
<any> authenticatorService,
UserManagerService userService,
DateTriggerFactory dateTriggerFactory,
<any> formatHelperProvider,
<any> configServiceProvider) |
Constructor and Description |
---|
TeamSpaceRpcServiceImpl(DtoService dtoService,
TeamSpaceService teamSpaceService,
UserManagerService userManager) |
Constructor and Description |
---|
TeamSpaceServiceImpl(<any> authenticatorServiceProvider,
<any> entityManagerProvider,
HookHandlerService hookHandler,
SecurityService securityService,
UserManagerService userService,
UserPropertiesService userPropertiesService) |
Constructor and Description |
---|
TsDiskRpcServiceImpl(<any> authenticatorServiceProvider,
DtoService dtoService,
TsDiskService diskService,
ReportService reportService,
SecurityService securityService,
TeamSpaceService teamSpaceService,
UserManagerService userManagerService,
UserPropertiesService userPropertiesService) |
Constructor and Description |
---|
CryptoRpcServiceImpl(PasswordHasher passwordHasher,
UserManagerService userManagerService,
PbeService pbeService,
<any> authenticatorService) |
Constructor and Description |
---|
UserManagerRpcServiceImpl(<any> authenticatorServiceProvider,
DtoService dtoService,
SecurityService securityService,
UserManagerService userService,
BsiPasswordPolicyService bsiPasswordPolicyService,
HistoryService historyService) |
UserManagerTreeHandlerImpl(UserManagerService userManager,
DtoService dtoGenerator,
SecurityService securityService,
EntityClonerService entityClonerService,
HookHandlerService hookHandlerService) |
Constructor and Description |
---|
PasswordRpcServiceImpl(<any> authServiceProvider,
UserManagerService userManager,
PbeService pbeService) |
Constructor and Description |
---|
RequestUserCacheImpl(UserManagerService userManagerService) |
Modifier and Type | Class and Description |
---|---|
class |
UserManagerServiceImpl
ReportServer's User Management Component
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Group> |
User.getReferencedGroups(UserManagerService uService)
Deprecated.
|
Constructor and Description |
---|
UserPropertiesRpcServiceImpl(DtoService dtoService,
UserManagerService userService,
UserPropertiesService userPropertiesService) |
Constructor and Description |
---|
UserManagerImporter(UserManagerService userManager) |
Constructor and Description |
---|
ExportAllUsersHooker(UserManagerService userService) |
ImportAllUsersHooker(UserManagerService treeDbManager) |
Constructor and Description |
---|
UpdateUserLocalHooker(<any> authenticationServiceProvider,
UserPropertiesService userPropertiesService,
UserManagerService userManagerService) |
UsageStatisticsActiveUsersProviderHooker(UserManagerService userManagerService) |
UsageStatisticsExpiredUsersProviderHooker(UserManagerService userManagerService) |
UsageStatisticsInhibitedUsersProviderHooker(UserManagerService userManagerService) |
Constructor and Description |
---|
AddMembersSubCommand(UserManagerService userManagerService,
SecurityService securityService) |
IdCommand(UserManagerService userService,
BsiPasswordPolicyService bsiPasswordPolicyService,
HistoryService historyService) |
SetUserPropertySubCommand(UserManagerService userService,
UserPropertiesService userPropertiesService) |