Uses of Interface
jetbrains.buildServer.controllers.interceptors.auth.ProtocolBasedHttpAuthenticationScheme
-
Packages that use ProtocolBasedHttpAuthenticationScheme Package Description jetbrains.buildServer.controllers.interceptors.auth jetbrains.buildServer.controllers.interceptors.auth.impl -
-
Uses of ProtocolBasedHttpAuthenticationScheme in jetbrains.buildServer.controllers.interceptors.auth
Classes in jetbrains.buildServer.controllers.interceptors.auth that implement ProtocolBasedHttpAuthenticationScheme Modifier and Type Class Description classProtocolBasedHttpAuthenticationSchemeAdapterAdapter forProtocolBasedHttpAuthenticationSchemeAdapter. -
Uses of ProtocolBasedHttpAuthenticationScheme in jetbrains.buildServer.controllers.interceptors.auth.impl
Classes in jetbrains.buildServer.controllers.interceptors.auth.impl that implement ProtocolBasedHttpAuthenticationScheme Modifier and Type Class Description classAgentHttpAuthenticationSchemeclassAuthorizationHeaderBasedHttpAuthenticationScheme<T extends SimpleCredentials>classBasicHttpAuthenticationSchemeclassBasicProtocolBasedHttpAuthenticationSchemeclassTokenBasedHttpAuthenticationScheme
-