Skip navigation links
C D E F G H I L P R S V Z 

C

com.mulesoft.mule.runtime.module.license.internal - package com.mulesoft.mule.runtime.module.license.internal
 
com.mulesoft.mule.runtime.module.license.internal.exception - package com.mulesoft.mule.runtime.module.license.internal.exception
 
CONNECTOR_NAME_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
CONTACT_EMAIL_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
CONTACT_MESSAGE_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
CREATION_DATE_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 
CustomerLicense - Class in com.mulesoft.mule.runtime.module.license.internal
This class is used to load a customer license bundled with a mule artifact.
CustomerLicense(String, ClassLoader, ProviderLicense) - Constructor for class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
Creates a new CustomerLicense.

D

decrypt(byte[], Key) - Static method in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 

E

EeLicenseValidator - Class in com.mulesoft.mule.runtime.module.license.internal
Enterprise LicenseValidator implementation.
EeLicenseValidator() - Constructor for class com.mulesoft.mule.runtime.module.license.internal.EeLicenseValidator
 
EXPIRATION_DATE_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 

F

FEATURE_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 

G

get(String) - Method in class com.mulesoft.mule.runtime.module.license.internal.ZippedBundle
 
getContactMessage() - Method in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
getEmail() - Method in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
getExpectedLicenseName() - Method in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
getExpirationDate() - Method in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 
getKey() - Method in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 
getLicFileName() - Method in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 
getProperty(String) - Method in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
Retrieves a property from the provider license.
getProviderName() - Method in class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
 

H

hasValidDate() - Method in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
Validates the expiration and creation date of the license.
hasValidEntitlement(String) - Method in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
Validates if the license contains the entitlement.
hasValidVersion(String) - Method in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 

I

InvalidKeyException - Exception in com.mulesoft.mule.runtime.module.license.internal.exception
Exception thrown when there was a problem accessing a key.
InvalidKeyException(String) - Constructor for exception com.mulesoft.mule.runtime.module.license.internal.exception.InvalidKeyException
 
InvalidKeyException(String, Throwable) - Constructor for exception com.mulesoft.mule.runtime.module.license.internal.exception.InvalidKeyException
 
isValid(String, String) - Method in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
Validates the license.

L

loadPublic(String) - Static method in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 
loadPublic(byte[]) - Static method in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 

P

ProviderLicense - Class in com.mulesoft.mule.runtime.module.license.internal
This class represents the license information of the vendor that develop the plugin.
ProviderLicense(String, String, ClassLoader, Key) - Constructor for class com.mulesoft.mule.runtime.module.license.internal.ProviderLicense
Creates a ProviderLicense instance.

R

RSA - Static variable in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 
RSA_ECB_PKCS1_PADDING - Static variable in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 

S

SecurityUtils - Class in com.mulesoft.mule.runtime.module.license.internal
Helper class for accessing key and validating licenses.
SecurityUtils() - Constructor for class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 
SHA_512_WITH_RSA - Static variable in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 

V

validatePluginLicense(PluginLicenseValidationRequest) - Method in class com.mulesoft.mule.runtime.module.license.internal.EeLicenseValidator
Validates the license for a plugin.
verify(byte[], byte[], PublicKey) - Static method in class com.mulesoft.mule.runtime.module.license.internal.SecurityUtils
 
VERSIONS_KEY - Static variable in class com.mulesoft.mule.runtime.module.license.internal.CustomerLicense
 

Z

ZippedBundle - Class in com.mulesoft.mule.runtime.module.license.internal
Helper class for reading from a license or key file.
ZippedBundle(InputStream) - Constructor for class com.mulesoft.mule.runtime.module.license.internal.ZippedBundle
 
C D E F G H I L P R S V Z 
Skip navigation links

Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.