Uses of Class
jetbrains.buildServer.serverSide.impl.AutomaticAgentAuthorizationTokens.ResolvedTokenInfo
-
Packages that use AutomaticAgentAuthorizationTokens.ResolvedTokenInfo Package Description jetbrains.buildServer.serverSide.impl -
-
Uses of AutomaticAgentAuthorizationTokens.ResolvedTokenInfo in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return AutomaticAgentAuthorizationTokens.ResolvedTokenInfo Modifier and Type Method Description AutomaticAgentAuthorizationTokens.ResolvedTokenInfoAutomaticAgentAuthorizationTokens. resolveToken(String token)Resolves the provided token and invalidates it if necessary.
-