Uses of Class
jetbrains.buildServer.license.data.JwtLicenseInfoData
-
Packages that use JwtLicenseInfoData Package Description jetbrains.buildServer.license.data jetbrains.buildServer.license.decoder -
-
Uses of JwtLicenseInfoData in jetbrains.buildServer.license.data
Constructors in jetbrains.buildServer.license.data with parameters of type JwtLicenseInfoData Constructor Description JwtLicenseInfo(JwtLicenseInfoData jwtLicenseInfoData, ReleaseDateHolder releaseDateHolder, String key)
-
Uses of JwtLicenseInfoData in jetbrains.buildServer.license.decoder
Methods in jetbrains.buildServer.license.decoder that return JwtLicenseInfoData Modifier and Type Method Description JwtLicenseInfoData
JwtLicenseDecoder. decodeLicenseKey(String licenseKey)
-