- GenericCertificate - Class in de.schlichtherle.xml
-
Provides compatibility with version 1 (V1) format license keys as used
by TrueLicense 1.X applications.
- GenericCertificate() - Constructor for class de.schlichtherle.xml.GenericCertificate
-
- GenericX500PrincipalBuilder<This extends GenericX500PrincipalBuilder<This>> - Class in net.java.truelicense.core.x500
-
- GenericX500PrincipalBuilder() - Constructor for class net.java.truelicense.core.x500.GenericX500PrincipalBuilder
-
- getAlgorithm() - Method in class net.java.truelicense.core.auth.RepositoryModel
-
Returns the signature algorithm.
- getArtifact() - Method in class net.java.truelicense.core.auth.RepositoryModel
-
Returns the encoded artifact.
- getCachePeriodMillis() - Method in class net.java.truelicense.core.util.CacheEntry
-
Returns the cache period in milliseconds.
- getConsumerAmount() - Method in class net.java.truelicense.core.License
-
Returns the amount of consumers which are allowed to use the licensing
subject.
- getConsumerType() - Method in class net.java.truelicense.core.License
-
Returns the description of the type of the entity or object which
allocates (consumes) the license for using the licensing subject.
- getEncoded() - Method in class de.schlichtherle.xml.GenericCertificate
-
- getExtra() - Method in class net.java.truelicense.core.License
-
Returns the license extra data.
- getHolder() - Method in class net.java.truelicense.core.License
-
Returns the distinguished name of the legal entity to which the license
is granted by the issuer/vendor, typically the consumer.
- getInfo() - Method in class net.java.truelicense.core.License
-
Returns the license information.
- getIssued() - Method in class net.java.truelicense.core.License
-
Returns the date/time when the license has been issued.
- getIssuer() - Method in class net.java.truelicense.core.License
-
Returns the distinguished name of the legal entity which grants the
license to the holder/consumer, typically the license vendor.
- getLocalizedMessage() - Method in exception net.java.truelicense.core.auth.NotaryException
-
- getLocalizedMessage() - Method in exception net.java.truelicense.core.LicenseValidationException
-
- getMessage() - Method in exception net.java.truelicense.core.auth.NotaryException
-
- getMessage() - Method in exception net.java.truelicense.core.LicenseValidationException
-
- getNotAfter() - Method in class net.java.truelicense.core.License
-
Returns the date/time when the license ends to be valid (expires).
- getNotBefore() - Method in class net.java.truelicense.core.License
-
Returns the date/time when the license begins to be valid.
- getSignature() - Method in class de.schlichtherle.xml.GenericCertificate
-
- getSignature() - Method in class net.java.truelicense.core.auth.RepositoryModel
-
Returns the encoded signature.
- getSignatureAlgorithm() - Method in class de.schlichtherle.xml.GenericCertificate
-
- getSignatureEncoding() - Method in class de.schlichtherle.xml.GenericCertificate
-
- getStartTimeMillis() - Method in class net.java.truelicense.core.util.CacheEntry
-
Returns the time of cache entry creation.
- getSubject() - Method in class net.java.truelicense.core.License
-
Returns the description of the product which requires licensing.