Uses of Interface
jetbrains.buildServer.controllers.interceptors.auth.AuthModulesProvider
-
Packages that use AuthModulesProvider Package Description jetbrains.buildServer.controllers.interceptors.auth.impl -
-
Uses of AuthModulesProvider in jetbrains.buildServer.controllers.interceptors.auth.impl
Classes in jetbrains.buildServer.controllers.interceptors.auth.impl that implement AuthModulesProvider Modifier and Type Class Description class
MainServerAuthModulesProviderImpl
Constructors in jetbrains.buildServer.controllers.interceptors.auth.impl with parameters of type AuthModulesProvider Constructor Description HttpAuthenticationManagerImpl(ExtensionHolder extensionHolder, WebLoginModelEx webLoginModel, AuthModulesProvider authModulesProvider, SecurityContextEx securityContext)
-