Uses of Class
jetbrains.buildServer.license.InvalidLicenseKeyException
-
-
Uses of InvalidLicenseKeyException in jetbrains.buildServer.license
Methods in jetbrains.buildServer.license that throw InvalidLicenseKeyException Modifier and Type Method Description LicenseKeyServerLicenseManager. addJwtKey(String key) -
Uses of InvalidLicenseKeyException in jetbrains.buildServer.license.decoder
Methods in jetbrains.buildServer.license.decoder that throw InvalidLicenseKeyException Modifier and Type Method Description JwtLicenseInfoDataJwtLicenseDecoder. decodeLicenseKey(String licenseKey)TLicenseDecoder. decodeLicenseKey(String licenseKey)static StringPre50LicenseDecoder. decodeLicenseKey(String licenseKey)ServerLicenseInfoServerLicenseDecoder. decodeLicenseKey(String licenseKey) -
Uses of InvalidLicenseKeyException in jetbrains.buildServer.license.util
Methods in jetbrains.buildServer.license.util that throw InvalidLicenseKeyException Modifier and Type Method Description static intLicenseUtil. decodeGroup(String group)static BigIntegerLicenseUtil. decodeGroups(String key) -
Uses of InvalidLicenseKeyException in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that throw InvalidLicenseKeyException Modifier and Type Method Description LicenseKeyLicenseKeysManager. addJwtKey(String key)Adds JWT key. -
Uses of InvalidLicenseKeyException in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that throw InvalidLicenseKeyException Modifier and Type Method Description LicenseKeySecuredLicenseKeysManager. addJwtKey(String key)
-