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 classAuthenticationInterceptorclassCallableInterceptorRegistrarclassCleanupLockInterceptorclassDomainIsolationProtectionInterceptorAn interceptor for domain isolation protection, which prevents accessing artifacts not from artifacts URL.classFirstLoginInterceptorclassInsecurePasswordResetInterceptorInterceptor class for handling insecure password reset requests.classMainServerInterceptorclassProjectIdConverterInterceptorConverts internal project id to external project id in "projectId" parameter for GET requestsclassRequestInterceptorsDeprecated.since 2024.03classTokenValidationInterceptorThis interceptor verifies that access token which was used for authentication is still valid.classTwoFactorAuthenticationInterceptor -
Uses of SkippableInterceptor in jetbrains.buildServer.web.invitations
Subclasses of SkippableInterceptor in jetbrains.buildServer.web.invitations Modifier and Type Class Description classRegistrationInvitations -
Uses of SkippableInterceptor in jetbrains.buildServer.web.openapi
Subclasses of SkippableInterceptor in jetbrains.buildServer.web.openapi Modifier and Type Class Description classPluginUIContextProvider
-