Uses of Class
jetbrains.buildServer.serverSide.auth.presigned.impl.InMemoryPresignedTokenStorage
-
Packages that use InMemoryPresignedTokenStorage Package Description jetbrains.buildServer.serverSide.auth.presigned.impl -
-
Uses of InMemoryPresignedTokenStorage in jetbrains.buildServer.serverSide.auth.presigned.impl
Constructors in jetbrains.buildServer.serverSide.auth.presigned.impl with parameters of type InMemoryPresignedTokenStorage Constructor Description SecurePresignedTokenStorage(InMemoryPresignedTokenStorage delegate, SecurityContextEx securityContext, BuildServerEx buildServerEx)
-