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 class
ProtocolBasedHttpAuthenticationSchemeAdapter
Adapter 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 class
AgentHttpAuthenticationScheme
class
AuthorizationHeaderBasedHttpAuthenticationScheme<T extends SimpleCredentials>
class
BasicHttpAuthenticationScheme
class
BasicProtocolBasedHttpAuthenticationScheme
class
TokenBasedHttpAuthenticationScheme
-