Uses of Interface
com.atlassian.crowd.manager.authentication.AuthenticatedUserProvider
Packages that use AuthenticatedUserProvider
Package
Description
-
Uses of AuthenticatedUserProvider in com.atlassian.crowd.manager.mail
Constructors in com.atlassian.crowd.manager.mail with parameters of type AuthenticatedUserProviderModifierConstructorDescriptionMailManagerImpl(InternalPropertyManager propertyManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, ClusterService clusterService, Clock clock, I18nHelper i18nHelper, MailSendManager sendManager, AuthenticatedUserProvider authenticatedUserProvider, EmailAddressValidator emailValidator) -
Uses of AuthenticatedUserProvider in com.atlassian.crowd.manager.permission
Constructors in com.atlassian.crowd.manager.permission with parameters of type AuthenticatedUserProviderModifierConstructorDescriptionUserPermissionAdminServiceImpl(com.atlassian.crowd.dao.permission.InternalUserPermissionDAO permissionDAO, UserPermissionService permissionService, AuthenticatedUserProvider userProvider, DirectoryManager directoryManager, InternalApplicationHelper applicationHelper) UserPermissionServiceImpl(com.atlassian.crowd.dao.permission.InternalUserPermissionDAO userPermissionDAO, DirectoryManager directoryManager, AuthenticatedUserProvider userProvider, ApplicationService applicationService, CrowdApplicationFactory crowdApplicationFactory, GroupAdministrationPermissionService groupAdministrationPermissionService) -
Uses of AuthenticatedUserProvider in com.atlassian.crowd.service
Fields in com.atlassian.crowd.service declared as AuthenticatedUserProviderModifier and TypeFieldDescriptionprotected final AuthenticatedUserProviderAbstractUserService.authenticatedUserProviderConstructors in com.atlassian.crowd.service with parameters of type AuthenticatedUserProviderModifierConstructorDescriptionAbstractUserService(InternalApplicationHelper internalApplicationHelper, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, UserPermissionService userPermissionService, AuthenticatedUserProvider authenticatedUserProvider)