| Package | Description |
|---|---|
| com.licensespring |
Package
com.licensespring contains the main public classes of interest when implementing
the client SDKs (license-client, floating-client). |
| com.licensespring.identity |
Package
com.licensespring.identity.identity
contains various identity providers that are used
depending on the context in which the application
is launched. |
| Modifier and Type | Method and Description |
|---|---|
IdentityProvider |
BaseConfiguration.getIdentityProvider()
Set a custom IdentityProvider which generates unique keys for a particular device
Default implementation is based on Motherboard / CPU / Disk
|
IdentityProvider |
BaseConfiguration.ConfigurationBuilder.getIdentityProvider() |
| Modifier and Type | Method and Description |
|---|---|
B |
BaseConfiguration.ConfigurationBuilder.identityProvider(IdentityProvider identityProvider)
HardwareIdStrategy
|
| Modifier and Type | Class and Description |
|---|---|
class |
HardwareIdStrategy
In-advance prepared identity providers.
|
| Constructor and Description |
|---|
DirectHardwareId(IdentityProvider identityProvider)
Direct implementation of hardware id provider.
|
HardwareIdCache(IdentityProvider provider)
Thread safe Hardware Id cache.
|
Copyright © 2024 Cense Data Inc.. All rights reserved.