Uses of Interface
com.atlassian.crowd.integration.springsecurity.DynamicProviderManager
Package
Description
-
Uses of DynamicProviderManager in com.atlassian.crowd.integration.springsecurity
Modifier and TypeClassDescriptionclass
An 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
ModifierConstructorDescriptionCrowdApplicationModuleDescriptor
(com.atlassian.plugin.module.ModuleFactory moduleFactory, ApplicationManager applicationManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, DynamicProviderManager authenticationManager, RequestToApplicationMapper requestToApplicationMapper)