- license() - Method in class net.java.truelicense.core.BasicV2LicenseManagementContext
-
- License - Class in net.java.truelicense.core
-
A Java Bean which defines and provides the common properties of any license.
- License() - Constructor for class net.java.truelicense.core.License
-
- license() - Method in interface net.java.truelicense.core.LicenseManagementContext
-
Returns a new license.
- license() - Method in interface net.java.truelicense.core.LicenseProvider
-
Returns a license.
- license() - Method in class net.java.truelicense.core.V1LicenseManagementContext
-
Returns a new license content.
- LicenseApplicationContext - Interface in net.java.truelicense.core
-
- LicenseApplicationContext.KsbaInjection<Target> - Interface in net.java.truelicense.core
-
- LicenseApplicationContext.PbeInjection<Target> - Interface in net.java.truelicense.core
-
Injects a Password Based
Encryption (PBE)
into some target.
- LicenseAuthorization - Interface in net.java.truelicense.core
-
Defines an authorization for the license key life cycle management
operations.
- LicenseAuthorizationProvider - Interface in net.java.truelicense.core
-
Provides a license authorization.
- LicenseConsumerContext - Interface in net.java.truelicense.core
-
A derived context for license consumer applications.
- LicenseConsumerContext.ManagerBuilder - Interface in net.java.truelicense.core
-
- LicenseConsumerManager - Interface in net.java.truelicense.core
-
Defines the life cycle management operations for license keys in consumer
applications.
- LicenseContent - Class in de.schlichtherle.license
-
Provides compatibility with version 1 (V1) format license keys
as used by TrueLicense 1.X applications.
- LicenseContent() - Constructor for class de.schlichtherle.license.LicenseContent
-
- LicenseInitialization - Interface in net.java.truelicense.core
-
Defines a license initialization.
- LicenseInitializationProvider - Interface in net.java.truelicense.core
-
Provides a license initialization.
- LicenseManagementContext - Interface in net.java.truelicense.core
-
A root context for the life cycle management of license keys.
- LicenseManagementException - Exception in net.java.truelicense.core
-
- LicenseManagementException() - Constructor for exception net.java.truelicense.core.LicenseManagementException
-
- LicenseManagementException(Throwable) - Constructor for exception net.java.truelicense.core.LicenseManagementException
-
- LicenseParameters - Interface in net.java.truelicense.core
-
Defines license parameters.
- LicenseParametersProvider - Interface in net.java.truelicense.core
-
Provides license parameters.
- LicenseProvider - Interface in net.java.truelicense.core
-
Provides a license.
- LicenseSubjectProvider - Interface in net.java.truelicense.core
-
Provides a licensing subject.
- LicenseValidation - Interface in net.java.truelicense.core
-
Defines a license validation.
- LicenseValidationException - Exception in net.java.truelicense.core
-
- LicenseValidationException(String) - Constructor for exception net.java.truelicense.core.LicenseValidationException
-
Constructs a license validation exception with the given localized
message.
- LicenseValidationException(Message) - Constructor for exception net.java.truelicense.core.LicenseValidationException
-
Constructs a license validation exception with the given
internationalized message.
- LicenseValidationProvider - Interface in net.java.truelicense.core
-
Provides a license validation.
- LicenseVendorContext - Interface in net.java.truelicense.core
-
A derived context for license vendor applications alias license key tools.
- LicenseVendorContext.ManagerBuilder - Interface in net.java.truelicense.core
-
- LicenseVendorManager - Interface in net.java.truelicense.core
-
Defines the life cycle management operations for license keys in vendor
applications alias key tools.
- loadFrom(Source) - Method in interface net.java.truelicense.core.LicenseApplicationContext.KsbaInjection
-
Sets the source for the key store.
- loadFromResource(String) - Method in interface net.java.truelicense.core.LicenseApplicationContext.KsbaInjection
-
Sets the resource name of the key store.
- lookup(String) - Method in class net.java.truelicense.core.util.FormattedResourceBundle
-
Looks up a string resource identified by key in this resource
bundle.