Uses of Class
jetbrains.buildServer.license.jba.JwtLicenseVerificationException
-
Packages that use JwtLicenseVerificationException Package Description jetbrains.buildServer.license.jba -
-
Uses of JwtLicenseVerificationException in jetbrains.buildServer.license.jba
Methods in jetbrains.buildServer.license.jba that throw JwtLicenseVerificationException Modifier and Type Method Description void
JBAClient. doPeriodicalVerification()
Attempts to update current JWT license by making a call to the JBA endpoints.void
JBAClientImpl. doPeriodicalVerification()
void
SecureJBAClient. doPeriodicalVerification()
-