Uses of Class
com.atlassian.crowd.sso.saml.SamlProperties
Packages that use SamlProperties
-
Uses of SamlProperties in com.atlassian.crowd.sso.saml
Methods in com.atlassian.crowd.sso.saml that return SamlPropertiesModifier and TypeMethodDescriptionSsoSamlConfiguration.samlProperties(long slopToleranceInMillis, long notAfterDurationInMillis) Methods in com.atlassian.crowd.sso.saml with parameters of type SamlPropertiesModifier 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 SamlPropertiesModifierConstructorDescriptionSamlService(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 SamlProperties in com.atlassian.crowd.sso.saml.impl.opensaml.action
Constructors in com.atlassian.crowd.sso.saml.impl.opensaml.action with parameters of type SamlPropertiesModifierConstructorDescriptionAddAttributesAction(SamlProperties samlProperties, com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService applicationSamlConfigurationService)