Uses of Interface
com.atlassian.crowd.plugin.saml.SAMLMessageManager
Packages that use SAMLMessageManager
-
Uses of SAMLMessageManager in com.atlassian.crowd.plugin.saml
Classes in com.atlassian.crowd.plugin.saml that implement SAMLMessageManager -
Uses of SAMLMessageManager in com.atlassian.crowd.plugin.saml.action
Constructors in com.atlassian.crowd.plugin.saml.action with parameters of type SAMLMessageManagerModifierConstructorDescriptionSAMLAuthAction(SAMLMessageManager samlMessageManager, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService) UpdateSAMLConfiguration(SAMLMessageManager samlMessageManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService)