Skip navigation links
A B C D E G I L M R S T U V 

A

addDefaultVHost(JID) - Static method in class tigase.licence.utils.VHostsRetriever
 
additionalValidation(Licence) - Method in interface tigase.licence.LicenceCheckerUpdateCallback
Additional licence validation.
additionalValidation(Licence) - Method in class tigase.licence.LicenceCheckerUpdateCallbackImpl
 
addRequestItems(StringBuffer, String, List<T>) - Static method in class tigase.licence.utils.DataLoader
 
addRequestItems(StringBuffer, Map<K, V>) - Static method in class tigase.licence.utils.DataLoader
 
APP_ID_KEY - Static variable in interface tigase.licence.Licence
 

B

BANNED_KEY - Static variable in interface tigase.licence.Licence
 

C

check() - Method in interface tigase.licence.Licence
 
check(Licence) - Method in interface tigase.licence.LicenceValidator
 
configurator - Static variable in class tigase.licence.LicenceCheckerUpdater
Holds configurator implementation which handles all configuration of Tigase
create() - Static method in class tigase.licence.LicenceLoaderFactory
 

D

DataLoader - Class in tigase.licence.utils
 
DataLoader() - Constructor for class tigase.licence.utils.DataLoader
 
DISPLAY_LICENCE_NOTICE_KEY - Static variable in interface tigase.licence.Licence
 

E

extractLicenceText(Element) - Method in class tigase.licence.LicenceRetriever
 

G

generateTOTP() - Method in class tigase.licence.TOTP
 
getBytes() - Method in interface tigase.licence.Licence
 
getClusterNodesCount() - Static method in class tigase.licence.LicenceCheckerUpdater
 
getCodeForLicenceRetrieval(String) - Static method in class tigase.licence.LicenceChecker
 
getComponentAdditionalData() - Method in interface tigase.licence.LicenceCheckerUpdateCallback
Method responsible for obtaining additional component information to be submitted to the server.
getComponentAdditionalData() - Method in class tigase.licence.LicenceCheckerUpdateCallbackImpl
 
getComponentInfo() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns Component Information about all system components
getHeapMax() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns Maxim Heap Memory usage, either OLD memory pool size as this is what is the most interesting to us or if this is not possible then total Heap size.
getHeapUsed() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns Heap Memory usage, either OLD memory pool size as this is what is the most interesting to us or if this is not possible then total Heap size.
getHostname() - Static method in class tigase.licence.LicenceCheckerUpdater
Return default hostname of the node (i.e.
getInstallationId() - Static method in class tigase.licence.LicenceChecker
 
getLicenceChecker(String) - Static method in class tigase.licence.LicenceChecker
Creates a LicenceChecker with default update callback LicenceCheckerUpdateCallbackImpl for the component which name was provided as parameter.
getLicenceChecker(String, LicenceCheckerUpdateCallback) - Static method in class tigase.licence.LicenceChecker
Creates a LicenceChecker with custom implementation of LicenceCheckerUpdateCallback interface for the component which name was provided as parameter.
getLicencedComponents() - Static method in class tigase.licence.LicenceChecker
 
getLicenceDigest() - Method in interface tigase.licence.Licence
 
getLicenceDigest() - Method in class tigase.licence.LicenceChecker
Returns Licence digest
getLicencingDetails(String) - Static method in class tigase.licence.LicenceChecker
 
getManagedVHosts() - Static method in class tigase.licence.utils.VHostsRetriever
 
getMaxSessionsToday() - Static method in class tigase.licence.LicenceCheckerUpdater
 
getMaxSessionsYesterday() - Static method in class tigase.licence.LicenceCheckerUpdater
 
getMessage() - Method in exception tigase.licence.utils.TooManyRequestsHTTPException
 
getMissingLicenseWarning() - Method in interface tigase.licence.LicenceCheckerUpdateCallback
Method responsible for retrieving warning about missing licence.
getMissingLicenseWarning() - Method in class tigase.licence.LicenceCheckerUpdateCallbackImpl
 
getMissingLicenseWarning() - Method in class tigase.licence.LicenceCheckerUpdater
 
getPropertyAsBoolean(String) - Method in interface tigase.licence.Licence
Searches for the property with the specified key in licence and try to convert property to Boolean.
getPropertyAsCalendar(String) - Method in interface tigase.licence.Licence
Searches for the property with the specified key in licence and try to convert property to Calendar.
getPropertyAsDate(String) - Method in interface tigase.licence.Licence
Searches for the property with the specified key in licence and try to convert property to Integer.
getPropertyAsDouble(String) - Method in interface tigase.licence.Licence
Searches for the property with the specified key in licence and try to convert property to Double.
getPropertyAsInteger(String) - Method in interface tigase.licence.Licence
Searches for the property with the specified key in licence and try to convert property to Integer.
getPropertyAsString(String) - Method in interface tigase.licence.Licence
Searches for the property with the specified key in licence.
getRetryAfter() - Method in exception tigase.licence.utils.TooManyRequestsHTTPException
 
getSecret() - Method in class tigase.licence.TOTP
 
getServerVerifiableMetrics() - Method in interface tigase.licence.LicenceCheckerUpdateCallback
 
getStats() - Static method in class tigase.licence.LicenceCheckerUpdater
 
getUptime() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns uptime of the instance.
getUserActive() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns number of all active users connections (i.e.
getUserOnline() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns number of all online users connections on given node.
getValidUntil() - Method in class tigase.licence.LicenceChecker
Returns date until which licence is valid.
getVHosts() - Static method in class tigase.licence.LicenceCheckerUpdater
Returns list of all Virtual Hosts on that particular Tigase instance.

I

init() - Static method in class tigase.licence.LicenceCheckerUpdater
 
INSTALLATION_ID_KEY - Static variable in class tigase.licence.LicenceChecker
 
InstallationIdRetriever - Class in tigase.licence
 

L

Licence - Interface in tigase.licence
 
LicenceChecker - Class in tigase.licence
Class used to perform periodic licence check and/or upload of statistics data.
LicenceCheckerUpdateCallback - Interface in tigase.licence
Interface for handling updates of statistics data on per-component basis.
LicenceCheckerUpdateCallbackImpl - Class in tigase.licence
Default implementation of LicenceCheckerUpdateCallback
LicenceCheckerUpdateCallbackImpl(String) - Constructor for class tigase.licence.LicenceCheckerUpdateCallbackImpl
 
LicenceCheckerUpdater - Class in tigase.licence
 
LicenceCheckerUpdater() - Constructor for class tigase.licence.LicenceCheckerUpdater
 
LicencedComponent - Interface in tigase.licence
 
LicenceLoader - Interface in tigase.licence
 
LicenceLoaderFactory - Class in tigase.licence
 
LicenceRetriever - Class in tigase.licence
 
LicenceRetriever() - Constructor for class tigase.licence.LicenceRetriever
 
LicenceValidator - Interface in tigase.licence
 
LicenceValidator.ValidationResult - Enum in tigase.licence
 
loadData(String, List<JID>, List<String>) - Method in class tigase.licence.InstallationIdRetriever
 
loadData(String, String) - Method in class tigase.licence.utils.DataLoader
 
loadLicence(File) - Method in interface tigase.licence.LicenceLoader
 
loadLicence(InputStream) - Method in interface tigase.licence.LicenceLoader
 
loadLicence(String) - Method in interface tigase.licence.LicenceLoader
 

M

main(String[]) - Static method in class tigase.licence.InstallationIdRetriever
 
main(String[]) - Static method in class tigase.licence.LicenceChecker
 
MAX_CLUSTER_NODES_KEY - Static variable in interface tigase.licence.Licence
 
MAX_ONLINE_USERS_KEY - Static variable in interface tigase.licence.Licence
 

R

reloadLicenceFromServer() - Method in class tigase.licence.LicenceChecker
 

S

SENDING_STATISTICS_KEY - Static variable in interface tigase.licence.Licence
 
sess - Static variable in class tigase.licence.LicenceCheckerUpdater
Holds SessionManager
setSecret(String) - Method in class tigase.licence.TOTP
 
SIGNATURE_ALGO - Static variable in interface tigase.licence.Licence
 

T

tigase.licence - package tigase.licence
 
tigase.licence.utils - package tigase.licence.utils
 
TooManyRequestsHTTPException - Exception in tigase.licence.utils
 
TooManyRequestsHTTPException(int) - Constructor for exception tigase.licence.utils.TooManyRequestsHTTPException
Constructor for the TooManyRequestsHTTPException
TooManyRequestsHTTPException(int, int) - Constructor for exception tigase.licence.utils.TooManyRequestsHTTPException
Constructor for the TooManyRequestsHTTPException
toString() - Method in class tigase.licence.LicenceChecker
 
TOTP - Class in tigase.licence
Created by bmalkow on 13.12.2016.
TOTP() - Constructor for class tigase.licence.TOTP
 

U

updateData() - Static method in class tigase.licence.LicenceCheckerUpdater
 

V

VALID_SINCE_KEY - Static variable in interface tigase.licence.Licence
 
VALID_UNTIL_KEY - Static variable in interface tigase.licence.Licence
 
valueOf(String) - Static method in enum tigase.licence.LicenceValidator.ValidationResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum tigase.licence.LicenceValidator.ValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String) - Method in class tigase.licence.TOTP
 
vhost - Static variable in class tigase.licence.LicenceCheckerUpdater
Holds VHostManagerIfc implementation which manages all virtual host related funcionality in Tigase
VHOST_NAME_KEY - Static variable in interface tigase.licence.Licence
 
VHOSTS_DIFF_RATIO_KEY - Static variable in interface tigase.licence.Licence
 
VHOSTS_KEY - Static variable in interface tigase.licence.Licence
 
VHostsRetriever - Class in tigase.licence.utils
 
VHostsRetriever() - Constructor for class tigase.licence.utils.VHostsRetriever
 
A B C D E G I L M R S T U V 
Skip navigation links

Copyright © 2011–2020 Tigase. All rights reserved.