Interface LicenseValidator
-
public interface LicenseValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LicenseKey
validate(Date buildReleaseDate, String decodedKey)
-
-
-
Method Detail
-
validate
LicenseKey validate(@NotNull Date buildReleaseDate, String decodedKey)
-
-