Uses of Class
jetbrains.buildServer.controllers.interceptors.SkippableInterceptor
-
Packages that use SkippableInterceptor Package Description jetbrains.buildServer.controllers.interceptors jetbrains.buildServer.web.invitations jetbrains.buildServer.web.openapi -
-
Uses of SkippableInterceptor in jetbrains.buildServer.controllers.interceptors
Subclasses of SkippableInterceptor in jetbrains.buildServer.controllers.interceptors Modifier and Type Class Description class
AuthenticationInterceptor
class
CallableInterceptorRegistrar
class
CleanupLockInterceptor
class
DomainIsolationProtectionInterceptor
An interceptor for domain isolation protection, which prevents accessing artifacts not from artifacts URL.class
FirstLoginInterceptor
class
InsecurePasswordResetInterceptor
Interceptor class for handling insecure password reset requests.class
MainServerInterceptor
class
ProjectIdConverterInterceptor
Converts internal project id to external project id in "projectId" parameter for GET requestsclass
RequestInterceptors
Deprecated.since 2024.03class
TokenValidationInterceptor
This interceptor verifies that access token which was used for authentication is still valid.class
TwoFactorAuthenticationInterceptor
-
Uses of SkippableInterceptor in jetbrains.buildServer.web.invitations
Subclasses of SkippableInterceptor in jetbrains.buildServer.web.invitations Modifier and Type Class Description class
RegistrationInvitations
-
Uses of SkippableInterceptor in jetbrains.buildServer.web.openapi
Subclasses of SkippableInterceptor in jetbrains.buildServer.web.openapi Modifier and Type Class Description class
PluginUIContextProvider
-