A C F G I L M P V W 

A

applyDefaults(LicensePropertyMap) - Static method in class com.xebialabs.license.generator.LicenseGenerator
 

C

com.xebialabs.license.generator - package com.xebialabs.license.generator
 

F

flush() - Method in class com.xebialabs.license.generator.LineBreakingOutputStream
 

G

genLicense(String, String, LicensePropertyMap) - Static method in class com.xebialabs.license.generator.LicenseGenerator
 
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
 
getLicenseVersion() - Method in class com.xebialabs.license.generator.LicenseGeneratorOptions
 
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
 
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

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.Edition - Enum in com.xebialabs.license.generator
 
LicenseGeneratorOptions.Mode - Enum in com.xebialabs.license.generator
 
LineBreakingOutputStream - Class in com.xebialabs.license.generator
Wrap OutputStream and insert line breaks while writing.
LineBreakingOutputStream(OutputStream) - Constructor for class com.xebialabs.license.generator.LineBreakingOutputStream
Wrap OutputStream and insert line breaks every 80 characters.
LineBreakingOutputStream(OutputStream, int, String) - Constructor for class com.xebialabs.license.generator.LineBreakingOutputStream
Wrap OutputStream and 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
 

V

validateLicense(String) - Static method in class com.xebialabs.license.generator.LicenseGenerator
 
valueOf(String) - Static method in enum com.xebialabs.license.generator.LicenseGeneratorOptions.Edition
Returns the enum constant of this type with the specified name.
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.Edition
Returns an array containing the constants of this enum type, in the order they are declared.
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.

W

write(int) - Method in class com.xebialabs.license.generator.LineBreakingOutputStream
 
A C F G I L M P V W