Uses of Class
com.atlassian.crowd.sso.saml.SamlService
Packages that use SamlService
-
Uses of SamlService in com.atlassian.crowd.console.action.samlsso
Constructors in com.atlassian.crowd.console.action.samlsso with parameters of type SamlServiceModifierConstructorDescriptionSamlSsoAuthenticationFilter
(SamlService samlService, LocalCrowdLogoutHandler crowdLogoutHandler, com.atlassian.event.api.EventPublisher eventPublisher) -
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, ApplicationSamlConfigurationService applicationSamlConfigurationService, CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService, CrowdRememberMeService rememberMeService, DcLicenseChecker dcLicenseChecker, com.atlassian.event.api.EventPublisher eventPublisher, SamlProperties samlProperties, EmailIdentifierProvider emailIdentifierProvider)