Uses of Interface
jetbrains.buildServer.serverSide.CredentialsStorage
-
Packages that use CredentialsStorage Package Description jetbrains.buildServer.serverSide jetbrains.buildServer.serverSide.impl jetbrains.buildServer.serverSide.impl.projects -
-
Uses of CredentialsStorage in jetbrains.buildServer.serverSide
Subinterfaces of CredentialsStorage in jetbrains.buildServer.serverSide Modifier and Type Interface Description interface
CredentialsStorageEx
-
Uses of CredentialsStorage in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return CredentialsStorage Modifier and Type Method Description CredentialsStorage
ProjectEx. getCredentialsStorage()
-
Uses of CredentialsStorage in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement CredentialsStorage Modifier and Type Class Description class
ProjectCredentialsStorage
class
TruncatingPrefixCredentialsStorageEx
Methods in jetbrains.buildServer.serverSide.impl.projects that return CredentialsStorage Modifier and Type Method Description CredentialsStorage
ProjectImpl. getCredentialsStorage()
-