Uses of Class
com.atlassian.crowd.console.embedded.api.CrowdApplicationFactory
Packages that use CrowdApplicationFactory
-
Uses of CrowdApplicationFactory in com.atlassian.crowd.manager.login
Constructors in com.atlassian.crowd.manager.login with parameters of type CrowdApplicationFactoryModifierConstructorDescriptionAsyncForgottenLoginManagerImpl(Executor transactionalExecutor, ForgottenLoginManager forgottenLoginManager, CrowdApplicationFactory crowdApplicationFactory) -
Uses of CrowdApplicationFactory in com.atlassian.crowd.manager.permission
Constructors in com.atlassian.crowd.manager.permission with parameters of type CrowdApplicationFactoryModifierConstructorDescriptionUserPermissionServiceImpl(com.atlassian.crowd.dao.permission.InternalUserPermissionDAO userPermissionDAO, DirectoryManager directoryManager, AuthenticatedUserProvider userProvider, ApplicationService applicationService, CrowdApplicationFactory crowdApplicationFactory, GroupAdministrationPermissionService groupAdministrationPermissionService)