- initialization() - Method in class net.java.truelicense.core.BasicLicenseManagementContext
-
Returns the license initialization.
- initialization() - Method in interface net.java.truelicense.core.LicenseInitializationProvider
-
Returns the license initialization.
- initialize(License) - Method in interface net.java.truelicense.core.LicenseInitialization
-
Initializes the properties of the given license bean.
- inject() - Method in interface net.java.truelicense.core.util.Injection
-
Injects a dependency into the target and returns the target.
- Injection<Target> - Interface in net.java.truelicense.core.util
-
Injects a dependency into some target.
- input() - Method in class net.java.truelicense.core.io.FileStore
-
- input() - Method in class net.java.truelicense.core.io.MemoryStore
-
- input() - Method in class net.java.truelicense.core.io.PreferencesStore
-
- input() - Method in interface net.java.truelicense.core.io.Source
-
Returns a new input stream for reading the binary data from this source.
- input() - Static method in class net.java.truelicense.core.io.Sources
-
Returns a source which reads from standard input without ever closing it.
- install(Source) - Method in interface net.java.truelicense.core.LicenseConsumerManager
-
Installs the license key from the given source and returns an
unvalidated duplicate of its encoded license bean.
- isConsideredConfidential() - Method in exception net.java.truelicense.core.LicenseManagementException
-
Returns true if this exception is considered confidential and
should not be shared with users.
- isConsideredConfidential() - Method in exception net.java.truelicense.core.LicenseValidationException
-
Returns true if this exception is considered confidential and
should not be shared with users.
- isObsolete() - Method in class net.java.truelicense.core.util.CacheEntry
-
Returns true if and only if the cache period has elapsed.
- isUserNode() - Method in class net.java.truelicense.core.io.PreferencesStore
-