Uses of Interface
com.atlassian.crowd.sso.saml.impl.opensaml.action.email.EmailIdentifierProvider
Packages that use EmailIdentifierProvider
Package
Description
-
Uses of EmailIdentifierProvider in com.atlassian.crowd.sso.saml
Methods in com.atlassian.crowd.sso.saml that return EmailIdentifierProviderModifier and TypeMethodDescriptionSsoSamlConfiguration.emailIdentifierProvider(com.atlassian.crowd.validator.EmailAddressValidator emailValidator, InternalApplicationHelper internalApplicationHelper, CanonicalUsersByEmailFinder canonicalUsersByEmailFinder) Methods in com.atlassian.crowd.sso.saml with parameters of type EmailIdentifierProviderModifier and TypeMethodDescriptionSsoSamlConfiguration.samlService(com.atlassian.sal.api.ApplicationProperties applicationProperties, AuthenticatedUserProvider authenticatedUserProvider, ApplicationService applicationService, com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService applicationSamlConfigurationService, com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService, CrowdRememberMeService rememberMeService, com.atlassian.crowd.embedded.spi.DcLicenseChecker dcLicenseChecker, com.atlassian.event.api.EventPublisher eventPublisher, SamlProperties samlProperties, EmailIdentifierProvider emailIdentifierProvider) Constructors in com.atlassian.crowd.sso.saml with parameters of type EmailIdentifierProviderModifierConstructorDescriptionSamlService(com.atlassian.sal.api.ApplicationProperties applicationProperties, AuthenticatedUserProvider authenticatedUserProvider, ApplicationService applicationService, com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService applicationSamlConfigurationService, com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService, CrowdRememberMeService rememberMeService, com.atlassian.crowd.embedded.spi.DcLicenseChecker dcLicenseChecker, com.atlassian.event.api.EventPublisher eventPublisher, SamlProperties samlProperties, EmailIdentifierProvider emailIdentifierProvider) -
Uses of EmailIdentifierProvider in com.atlassian.crowd.sso.saml.impl.opensaml.action
Constructors in com.atlassian.crowd.sso.saml.impl.opensaml.action with parameters of type EmailIdentifierProviderModifierConstructorDescriptionAddNameIdAction(com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService applicationSamlConfigurationService, EmailIdentifierProvider emailIdentifierProvider) -
Uses of EmailIdentifierProvider in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
Classes in com.atlassian.crowd.sso.saml.impl.opensaml.action.email that implement EmailIdentifierProvider