Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JetBrains/marketplace-makemecoffee-plugin
/ functions
Functions
9 in github.com/JetBrains/marketplace-makemecoffee-plugin
⨍
Functions
9
◇
Types & classes
3
↓ 2 callers
Method
createCertificate
(byte[] certBytes, Collection<byte[]> intermediateCertsBytes, boolean checkValidityAtCurrentDate)
src/main/java/com/company/license/CheckLicense.java:230
↓ 1 callers
Method
asDataContext
(final String productCode, @Nullable String message)
src/main/java/com/company/license/CheckLicense.java:148
↓ 1 callers
Method
isKeyValid
(String key)
src/main/java/com/company/license/CheckLicense.java:160
↓ 1 callers
Method
isLicenseServerStampValid
(String serverStamp)
src/main/java/com/company/license/CheckLicense.java:195
↓ 1 callers
Method
isLicensed
@return TRUE if licensed, FALSE otherwise. Null return value means the LicensingFacade object is not initialized yet => one cannot say for sure does a
src/main/java/com/company/license/CheckLicense.java:103
↓ 1 callers
Method
requestLicense
(final String message)
src/main/java/com/company/license/CheckLicense.java:124
↓ 1 callers
Method
showRegisterDialog
(final String productCode, final String message)
src/main/java/com/company/license/CheckLicense.java:129
Method
MakeCoffeeAction
()
src/main/java/actions/MakeCoffeeAction.java:13
Method
actionPerformed
(@NotNull AnActionEvent event)
src/main/java/actions/MakeCoffeeAction.java:17