Uses of Class
com.atlassian.crowd.sso.saml.SamlProperties
-
Uses of SamlProperties in com.atlassian.crowd.sso.saml
Modifier and TypeMethodDescriptionSsoSamlConfiguration.samlProperties
(long slopToleranceInMillis, long notAfterDurationInMillis) 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 SamlProperties in com.atlassian.crowd.sso.saml.impl.opensaml.action
ModifierConstructorDescriptionAddAttributesAction
(SamlProperties samlProperties, ApplicationSamlConfigurationService applicationSamlConfigurationService)