Uses of Interface
com.atlassian.crowd.integration.springsecurity.DynamicProviderManager
Packages that use DynamicProviderManager
Package
Description
-
Uses of DynamicProviderManager in com.atlassian.crowd.integration.springsecurity
Classes in com.atlassian.crowd.integration.springsecurity that implement DynamicProviderManagerModifier and TypeClassDescriptionclassAn extension to the standard ProviderManager implementation of the AuthenticationManager which allows adding and removing provider managers at runtime. -
Uses of DynamicProviderManager in com.atlassian.crowd.plugin.descriptors
Constructors in com.atlassian.crowd.plugin.descriptors with parameters of type DynamicProviderManagerModifierConstructorDescriptionCrowdApplicationModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory, ApplicationManager applicationManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, DynamicProviderManager authenticationManager, RequestToApplicationMapper requestToApplicationMapper)