Uses of Interface
com.atlassian.crowd.sso.saml.impl.opensaml.action.email.EmailIdentifierProvider
Package
Description
-
Uses of EmailIdentifierProvider in com.atlassian.crowd.sso.saml
Modifier and TypeMethodDescriptionSsoSamlConfiguration.emailIdentifierProvider
(EmailAddressValidator emailValidator, InternalApplicationHelper internalApplicationHelper, CanonicalUsersByEmailFinder canonicalUsersByEmailFinder) Modifier and TypeMethodDescriptionSsoSamlConfiguration.samlService
(com.atlassian.sal.api.ApplicationProperties applicationProperties, AuthenticatedUserProvider authenticatedUserProvider, ApplicationService applicationService, ApplicationSamlConfigurationService applicationSamlConfigurationService, CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService, CrowdRememberMeService rememberMeService, DcLicenseChecker dcLicenseChecker, com.atlassian.event.api.EventPublisher eventPublisher, SamlProperties samlProperties, EmailIdentifierProvider emailIdentifierProvider) ModifierConstructorDescriptionSamlService
(com.atlassian.sal.api.ApplicationProperties applicationProperties, AuthenticatedUserProvider authenticatedUserProvider, ApplicationService applicationService, ApplicationSamlConfigurationService applicationSamlConfigurationService, CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService, CrowdRememberMeService rememberMeService, DcLicenseChecker dcLicenseChecker, com.atlassian.event.api.EventPublisher eventPublisher, SamlProperties samlProperties, EmailIdentifierProvider emailIdentifierProvider) -
Uses of EmailIdentifierProvider in com.atlassian.crowd.sso.saml.impl.opensaml.action
ModifierConstructorDescriptionAddNameIdAction
(ApplicationSamlConfigurationService applicationSamlConfigurationService, EmailIdentifierProvider emailIdentifierProvider) -
Uses of EmailIdentifierProvider in com.atlassian.crowd.sso.saml.impl.opensaml.action.email