Uses of Interface
com.atlassian.crowd.manager.license.CrowdLicenseManager
Package
Description
-
Uses of CrowdLicenseManager in com.atlassian.crowd.console.action
Modifier and TypeMethodDescriptionvoid
BaseAction.setCrowdLicenseManager
(CrowdLicenseManager crowdLicenseManager) -
Uses of CrowdLicenseManager in com.atlassian.crowd.console.filter
Modifier and TypeMethodDescriptionvoid
LicenceFilter.setCrowdLicenseManager
(CrowdLicenseManager crowdLicenseManager) -
Uses of CrowdLicenseManager in com.atlassian.crowd.event.listener
Modifier and TypeMethodDescriptionvoid
LicenseResourceLimitListener.setCrowdLicenseManager
(CrowdLicenseManager crowdLicenseManager) -
Uses of CrowdLicenseManager in com.atlassian.crowd.manager.license
ModifierConstructorDescriptionLicenseResourceJob
(CrowdLicenseManager crowdLicenseManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of CrowdLicenseManager in com.atlassian.crowd.plugin.saml.action
ModifierConstructorDescriptionSAMLAuthAction
(SAMLMessageManager samlMessageManager, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService) UpdateSAMLConfiguration
(SAMLMessageManager samlMessageManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService) -
Uses of CrowdLicenseManager in com.atlassian.crowd.plugins.testkit.rest
ModifierConstructorDescriptionTestkitLicenseResource
(CrowdLicenseManager crowdLicenseManager, PropertyManager propertyManager, ForgedLicenseDetector forgedLicenseDetector) -
Uses of CrowdLicenseManager in com.atlassian.sal.crowd.license
ModifierConstructorDescriptionCrowdLicenseHandler
(CrowdLicenseManager licenseManager, I18nHelper i18nHelper)