Uses of Interface
jetbrains.buildServer.controllers.interceptors.auth.HttpAuthenticationManager
-
Packages that use HttpAuthenticationManager Package Description jetbrains.buildServer.controllers.interceptors jetbrains.buildServer.controllers.interceptors.auth.impl -
-
Uses of HttpAuthenticationManager in jetbrains.buildServer.controllers.interceptors
Constructors in jetbrains.buildServer.controllers.interceptors with parameters of type HttpAuthenticationManager Constructor Description AuthenticationInterceptor(WebLoginModelEx loginModel, HttpAuthenticationManager authManager, AuthorizationPaths authorizationPaths, UsersLoadBalancer usersLoadBalancer)
-
Uses of HttpAuthenticationManager in jetbrains.buildServer.controllers.interceptors.auth.impl
Classes in jetbrains.buildServer.controllers.interceptors.auth.impl that implement HttpAuthenticationManager Modifier and Type Class Description class
HttpAuthenticationManagerImpl
-