- generateKeyFiles(String) - Static method in class de.pawlidi.openaletheia.generator.KeyGenerator
-
Generate key file into given root directory.
- generateKeyPair() - Static method in class de.pawlidi.openaletheia.utils.CipherUtils
-
- getAddress() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the address
- getBooleanProperty(Properties, String) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
Return boolean value for given key.
- getBytesIso8859(String) - Static method in class de.pawlidi.openaletheia.utils.Converter
-
- getBytesUtf8(String) - Static method in class de.pawlidi.openaletheia.utils.Converter
-
- getCompany() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the company
- getCreated() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the created
- getCurrentTime() - Static method in class de.pawlidi.openaletheia.utils.DateTimeUtils
-
- getDateProperty(Properties, String) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- getDescription() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the description
- getDueDate() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the dueDate
- getJavaNetMacAddress() - Static method in class de.pawlidi.openaletheia.utils.AletheiaUtils
-
Read java networt mac adress
- getLicense() - Method in class de.pawlidi.openaletheia.AletheiaContext
-
Getter to get the product license
- getLicense() - Method in class de.pawlidi.openaletheia.license.LicenseHandler
-
Getter to get the license
- getLinuxMacAddress() - Static method in class de.pawlidi.openaletheia.utils.AletheiaUtils
-
- getListProperty(Properties, String) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- getLocalIpAddress() - Static method in class de.pawlidi.openaletheia.utils.AletheiaUtils
-
- getLocalIpAddressString() - Static method in class de.pawlidi.openaletheia.utils.AletheiaUtils
-
- getLongProperty(Properties, String) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- getMacAddress() - Static method in class de.pawlidi.openaletheia.utils.AletheiaUtils
-
Returns current mac adress
- getMaxHost() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the max host
- getMaxUser() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the maxUser
- getModified() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the modified
- getOperatingSystem() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the operatingSystem
- getOutput() - Method in class de.pawlidi.openaletheia.utils.exec.ProcessStringOutput
-
- getOwner() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the owner
- getPassword() - Method in class de.pawlidi.openaletheia.base.model.User
-
Getter to get the password
- getPrivateKey(KeyPair) - Static method in class de.pawlidi.openaletheia.utils.CipherUtils
-
- getProduct() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the product
- getProductVersion() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the product version
- getProperties() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the properties.
- getPublicKey(KeyPair) - Static method in class de.pawlidi.openaletheia.utils.CipherUtils
-
- getRemote() - Method in class de.pawlidi.openaletheia.base.model.License
-
- getSignature() - Method in class de.pawlidi.openaletheia.base.model.License
-
- getStringProperty(Properties, String) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- getUsername() - Method in class de.pawlidi.openaletheia.base.model.User
-
Getter to get the username
- getUsers() - Method in class de.pawlidi.openaletheia.base.model.License
-
- getUuid() - Method in class de.pawlidi.openaletheia.base.model.License
-
Getter to get the uuid
- getUuid() - Method in class de.pawlidi.openaletheia.base.model.User
-
Getter to get the uuid
- getWindowsMacAddress() - Static method in class de.pawlidi.openaletheia.utils.AletheiaUtils
-
- save(String) - Method in class de.pawlidi.openaletheia.license.LicenseHandler
-
- save(String, String) - Method in class de.pawlidi.openaletheia.license.LicenseHandler
-
- saveLicense(String, License) - Method in class de.pawlidi.openaletheia.Aletheia
-
- saveLicense(File, License) - Method in class de.pawlidi.openaletheia.Aletheia
-
- setAddress(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the address
- setCompany(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the company
- setCreated(DateTime) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the created
- setDateProperty(Properties, String, DateTime) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- setDescription(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the description
- setDueDate(DateTime) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the dueDate
- setLicense(License) - Method in class de.pawlidi.openaletheia.license.LicenseHandler
-
Setter to set the license
- setListProperty(Properties, String, List<String>) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- setMaxHost(Long) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the max host
- setMaxUser(Long) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the maxUser
- setModified(DateTime) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the modified
- setObjectProperty(Properties, String, Object) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- setOperatingSystem(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the operatingSystem
- setOwner(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the owner
- setPassword(String) - Method in class de.pawlidi.openaletheia.base.model.User
-
Setter to set the password
- setProduct(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the product
- setProductVersion(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the product version
- setProperties(Properties) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the properties.
- setRemote(Boolean) - Method in class de.pawlidi.openaletheia.base.model.License
-
- setSignature(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
- setStringProperty(Properties, String, String) - Static method in class de.pawlidi.openaletheia.utils.PropertiesUtils
-
- setUsername(String) - Method in class de.pawlidi.openaletheia.base.model.User
-
Setter to set the username
- setUsers(List<User>) - Method in class de.pawlidi.openaletheia.base.model.License
-
- setUuid(String) - Method in class de.pawlidi.openaletheia.base.model.License
-
Setter to set the uuid
- setUuid(String) - Method in class de.pawlidi.openaletheia.base.model.User
-
Setter to set the uuid
- SIGNATURE - Static variable in class de.pawlidi.openaletheia.license.LicenseProperties
-
Defines label for the signature
- StringCipher - Class in de.pawlidi.openaletheia.utils
-
The class is created with a key and can be used repeatedly to encrypt and
decrypt strings using specific key.
- StringCipher(SecretKey, String) - Constructor for class de.pawlidi.openaletheia.utils.StringCipher
-
Constructor used to create this object.