Uses of Class
com.atlassian.crowd.sso.saml.SamlService
Packages that use SamlService
-
Uses of SamlService in com.atlassian.crowd.sso.saml
Methods in com.atlassian.crowd.sso.saml that return SamlServiceModifier 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)