A C F G I L M P V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- applyDefaults(LicensePropertyMap) - Static method in class com.xebialabs.license.generator.LicenseGenerator
C
- com.xebialabs.license - package com.xebialabs.license
- com.xebialabs.license.generator - package com.xebialabs.license.generator
F
- flush() - Method in class com.xebialabs.license.generator.LineBreakingOutputStream
G
- GENERATE_KEYPAIR - com.xebialabs.license.generator.LicenseGeneratorOptions.Mode
- GENERATE_LICENSE - com.xebialabs.license.generator.LicenseGeneratorOptions.Mode
- generateBase64License(LicenseType, LicensePropertyMap) - Static method in class com.xebialabs.license.generator.LicenseGenerator
- genLicense(LicenseType, String, LicensePropertyMap) - Static method in class com.xebialabs.license.generator.LicenseGenerator
-
This is the entry point for generating a license, as used by xl-download server.
- getContact() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getEdition() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getExpiresAfter() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getFile() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getKeySize() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getLicensedPlugin() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getLicensedTo() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getLicenseProperties() - Method in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- getLicenseProperties() - Method in class com.xebialabs.license.LicenseVersion2
-
Deprecated.
- getLicenseVersion() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getLicenseVersion() - Method in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- getLicenseVersion() - Method in class com.xebialabs.license.LicenseVersion2
-
Deprecated.
- getMaxNumberOfCis() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getMaxNumberOfUsers() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getMode() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getProduct() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getRepositoryId() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- getRequiredProperties() - Method in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- getRequiredProperties() - Method in class com.xebialabs.license.LicenseVersion2
-
Deprecated.
- getSupportPolicy() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
I
- isGenerateRepositoryId() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- isPrintUsage() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
L
- LICENSE_PREAMBLE_V1 - Static variable in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- LicenseGenerator - Class in com.xebialabs.license.generator
- LicenseGenerator() - Constructor for class com.xebialabs.license.generator.LicenseGenerator
- LicenseGeneratorOptions - Class in com.xebialabs.license.generator
- LicenseGeneratorOptions() - Constructor for class com.xebialabs.license.generator.LicenseGeneratorOptions
- LicenseGeneratorOptions.Mode - Enum in com.xebialabs.license.generator
- LicenseVersion1 - Class in com.xebialabs.license
-
Deprecated.
- LicenseVersion1(LicensePropertyMap) - Constructor for class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- LicenseVersion2 - Class in com.xebialabs.license
-
Deprecated.
- LicenseVersion2(LicensePropertyMap) - Constructor for class com.xebialabs.license.LicenseVersion2
-
Deprecated.
- LineBreakingOutputStream - Class in com.xebialabs.license.generator
-
Wrap
OutputStreamand insert line breaks while writing. - LineBreakingOutputStream(OutputStream) - Constructor for class com.xebialabs.license.generator.LineBreakingOutputStream
-
Wrap
OutputStreamand insert line breaks every 80 characters. - LineBreakingOutputStream(OutputStream, int, String) - Constructor for class com.xebialabs.license.generator.LineBreakingOutputStream
-
Wrap
OutputStreamand insert lineSeparator every maxWidth characters.
M
- main(String[]) - Static method in class com.xebialabs.license.generator.LicenseGenerator
P
- parseCommandLine(String[]) - Static method in class com.xebialabs.license.generator.LicenseGeneratorOptions
- preamble() - Method in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
V
- VALIDATE_KEY - com.xebialabs.license.generator.LicenseGeneratorOptions.Mode
- validateLicense(String) - Static method in class com.xebialabs.license.generator.LicenseGenerator
- validateLicenseFormat() - Method in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- valueOf(String) - Static method in enum com.xebialabs.license.generator.LicenseGeneratorOptions.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.xebialabs.license.generator.LicenseGeneratorOptions.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class com.xebialabs.license.LicenseVersion1
-
Deprecated.
- VERSION - Static variable in class com.xebialabs.license.LicenseVersion2
-
Deprecated.
W
- write(int) - Method in class com.xebialabs.license.generator.LineBreakingOutputStream
All Classes All Packages