TrueLicense Core 1.33
A B C D E F G H I J K L M N O P R S T U V

G

getAlias() - Method in class de.schlichtherle.license.DefaultKeyStoreParam
 
getAlias() - Method in interface de.schlichtherle.license.KeyStoreParam
Returns the alias for the key entry in the key store.
getBdescriptor() - Static method in class de.schlichtherle.license.LicenseContentBeanInfo
 
getBeanDescriptor() - Method in class de.schlichtherle.license.LicenseContentBeanInfo
Gets the bean's BeanDescriptors.
getCertificate() - Method in class de.schlichtherle.license.LicenseManager
Returns the license certificate cached from the last installation/verification of a license key or null if there wasn't an installation/verification or a timeout has occured.
getCipherParam() - Method in class de.schlichtherle.license.DefaultLicenseParam
 
getCipherParam() - Method in interface de.schlichtherle.license.LicenseParam
Returns the cipher configuration parameters for the license manager - null is never returned.
getCipherParam() - Method in class de.schlichtherle.license.PrivacyGuard
Returns the cipher configuration parameters.
getConsumerAmount() - Method in class de.schlichtherle.license.LicenseContent
Returns the amount of consumers which are allowed to license the subject with this license.
getConsumerType() - Method in class de.schlichtherle.license.LicenseContent
Returns a description of the entity which allocates a license for using the licensing subject.
getCurrent() - Static method in class de.schlichtherle.license.Policy
Returns the current policy.
getDefaultEventIndex() - Method in class de.schlichtherle.license.LicenseContentBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class de.schlichtherle.license.LicenseContentBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getEdescriptor() - Static method in class de.schlichtherle.license.LicenseContentBeanInfo
 
getEventSetDescriptors() - Method in class de.schlichtherle.license.LicenseContentBeanInfo
Gets the bean's EventSetDescriptors.
getExtra() - Method in class de.schlichtherle.license.LicenseContent
Returns the value of the property extra.
getFileFilter() - Method in class de.schlichtherle.license.LicenseManager
Returns a suitable file filter for the subject of this license manager.
getFTPDays() - Method in class de.schlichtherle.license.ftp.AbstractLicenseParam
 
getFTPDays() - Method in interface de.schlichtherle.license.ftp.LicenseParam
Returns the duration of the free trial period in days.
getFTPKeyStoreParam() - Method in class de.schlichtherle.license.ftp.AbstractLicenseParam
 
getFTPKeyStoreParam() - Method in interface de.schlichtherle.license.ftp.LicenseParam
Returns the keystore configuration parameters for the free trial period license.
getFTPLicenseNotary() - Method in class de.schlichtherle.license.ftp.LicenseManager
Returns a license notary configured to use the free trial period keystore parameters contained in the current license parameters - null is never returned.
getHolder() - Method in class de.schlichtherle.license.LicenseContent
Returns the legal entity (i.e. the user) to which the license is granted by the issuer.
getInfo() - Method in class de.schlichtherle.license.LicenseContent
Returns the value of the property info.
getIssued() - Method in class de.schlichtherle.license.LicenseContent
Returns the time when the license represented by this license content has been issued.
getIssuer() - Method in class de.schlichtherle.license.LicenseContent
Returns the legal entity which grants the license to the holder.
getKeyPwd() - Method in interface de.schlichtherle.license.CipherParam
Returns the password used to generate a secret key for the encryption/decryption of license keys
getKeyPwd() - Method in class de.schlichtherle.license.DefaultCipherParam
 
getKeyPwd() - Method in class de.schlichtherle.license.DefaultKeyStoreParam
 
getKeyPwd() - Method in interface de.schlichtherle.license.KeyStoreParam
Returns the password for the private key in the keystore.
getKeyStore() - Method in class de.schlichtherle.license.LicenseNotary
Returns a loaded/initialized keyStore.
getKeyStoreParam() - Method in class de.schlichtherle.license.DefaultLicenseParam
 
getKeyStoreParam() - Method in class de.schlichtherle.license.LicenseNotary
Returns the keyStore configuration parameters.
getKeyStoreParam() - Method in interface de.schlichtherle.license.LicenseParam
Returns the keystore configuration parameters for the license manager - null is never returned.
getLicenseKey() - Method in class de.schlichtherle.license.LicenseManager
Returns the current license key.
getLicenseNotary() - Method in class de.schlichtherle.license.LicenseManager
Returns a license notary configured to use the keystore parameters contained in the current license parameters - null is never returned.
getLicenseParam() - Method in class de.schlichtherle.license.LicenseManager
Returns the license configuration parameters.
getLocalizedMessage() - Method in exception de.schlichtherle.license.IllegalPasswordException
 
getLocalizedMessage() - Method in exception de.schlichtherle.license.LicenseContentException
 
getLocalizedMessage() - Method in exception de.schlichtherle.license.LicenseNotaryException
 
getLocalizedMessage() - Method in exception de.schlichtherle.license.NoLicenseInstalledException
 
getMdescriptor() - Static method in class de.schlichtherle.license.LicenseContentBeanInfo
 
getMethodDescriptors() - Method in class de.schlichtherle.license.LicenseContentBeanInfo
Gets the bean's MethodDescriptors.
getNotAfter() - Method in class de.schlichtherle.license.LicenseContent
Returns the time when the license ends to be valid.
getNotBefore() - Method in class de.schlichtherle.license.LicenseContent
Returns the time when the license begins to be valid.
getPdescriptor() - Static method in class de.schlichtherle.license.LicenseContentBeanInfo
 
getPreferences() - Method in class de.schlichtherle.license.DefaultLicenseParam
 
getPreferences() - Method in interface de.schlichtherle.license.LicenseParam
Returns the preferences node where the encoded licence is stored or should get stored.
getPrivacyGuard() - Method in class de.schlichtherle.license.LicenseManager
Returns a privacy guard configured to use the cipher parameters contained in the current license parameters - null is never returned.
getPrivateKey() - Method in class de.schlichtherle.license.LicenseNotary
Returns the private key from the keyStore.
getPropertyDescriptors() - Method in class de.schlichtherle.license.LicenseContentBeanInfo
Gets the bean's PropertyDescriptors.
getPublicKey() - Method in class de.schlichtherle.license.LicenseNotary
Returns the public key from the keyStore
getSignatureEngine() - Method in class de.schlichtherle.license.LicenseNotary
Returns a valid signature engine to be used for signing and verifying a GenericCertificate - null is never returned.
getStorePwd() - Method in class de.schlichtherle.license.DefaultKeyStoreParam
 
getStorePwd() - Method in interface de.schlichtherle.license.KeyStoreParam
Returns the password for the keystore.
getStream() - Method in class de.schlichtherle.license.AbstractKeyStoreParam
Looks up the resource provided to the constructor using the classloader provided to the constructor and returns it as an InputStream.
getStream() - Method in interface de.schlichtherle.license.KeyStoreParam
Returns an input stream for reading the keystore.
getString(String) - Static method in class de.schlichtherle.license.ftp.Resources
Looks up a string resource identified by key in resources.
getString(String, Object[]) - Static method in class de.schlichtherle.license.ftp.Resources
Looks up a string resource identified by key in resources and formats it as a message using MessageFormat.format with the given arguments.
getString(String, Object) - Static method in class de.schlichtherle.license.ftp.Resources
Looks up a string resource identified by key in resources and formats it as a message using MessageFormat.format with the given singular argument.
getString(String) - Static method in class de.schlichtherle.license.Resources
Looks up a string resource identified by key in resources.
getString(String, Object[]) - Static method in class de.schlichtherle.license.Resources
Looks up a string resource identified by key in resources and formats it as a message using MessageFormat.format with the given arguments.
getString(String, Object) - Static method in class de.schlichtherle.license.Resources
Looks up a string resource identified by key in resources and formats it as a message using MessageFormat.format with the given singular argument.
getSubject() - Method in class de.schlichtherle.license.DefaultLicenseParam
 
getSubject() - Method in class de.schlichtherle.license.LicenseContent
Returns the abstract description of the entity which needs to be licensed in order for it to be used - it could be the name of a software application like e.g.
getSubject() - Method in interface de.schlichtherle.license.LicenseParam
Returns the license manager's subject as a descriptive string - null is never returned.
guard - Variable in class de.schlichtherle.license.LicenseManager
 

TrueLicense Core 1.33
A B C D E F G H I J K L M N O P R S T U V
Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.