- V1LicenseManagementContext - Class in net.java.truelicense.core
-
The root context for the management of Version 1 (V1) format license keys.
- V1LicenseManagementContext(String) - Constructor for class net.java.truelicense.core.V1LicenseManagementContext
-
Constructs a V1 license management context.
- V2XmlLicenseManagementContext - Class in net.java.truelicense.core
-
The root context for the management of Version-2-with-XML (V2/XML) format
license keys.
- V2XmlLicenseManagementContext(String) - Constructor for class net.java.truelicense.core.V2XmlLicenseManagementContext
-
Constructs a V2/XML license management context.
- validate(License) - Method in interface net.java.truelicense.core.LicenseValidation
-
Validates the properties of the given license bean.
- validation() - Method in class net.java.truelicense.core.BasicLicenseManagementContext
-
Returns the license validation.
- validation() - Method in interface net.java.truelicense.core.LicenseValidationProvider
-
Returns the license validation.
- valueOf(String) - Static method in enum net.java.truelicense.core.x500.X500AttributeTypeKeyword
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.java.truelicense.core.x500.X500AttributeTypeKeyword
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendor() - Method in class net.java.truelicense.core.BasicLicenseManagementContext
-
- vendor() - Method in interface net.java.truelicense.core.LicenseManagementContext
-
Returns a context for license vendor applications alias license key
generators.
- verify(Codec, Signature, PublicKey) - Method in class de.schlichtherle.xml.GenericCertificate
-
- verify(Codec, Repository) - Method in interface net.java.truelicense.core.auth.Authentication
-
Verifies the signature of the encoded artifact in the provided
repository and returns an artifactory for decoding it.
- verify(Codec, Signature, PublicKey) - Method in class net.java.truelicense.core.auth.BasicRepository
-
- verify(Codec, Repository) - Method in class net.java.truelicense.core.auth.Notary
-
- verify(Codec, Signature, PublicKey) - Method in interface net.java.truelicense.core.auth.Repository
-
Verifies the signature of the encoded artifact
and returns an artifactory for decoding it.
- verify() - Method in interface net.java.truelicense.core.LicenseConsumerManager
-
Verifies the license bean which is encoded in the installed license key.
- view() - Method in interface net.java.truelicense.core.LicenseConsumerManager
-
Returns an unvalidated duplicate of the license bean which is encoded in
the installed license key.