Skip navigation links
C G I L N P V 

C

checkLicense(LicensedComponent) - Method in class com.adaptris.core.licensing.LicenseChecker
 
com.adaptris.core.licensing - package com.adaptris.core.licensing
Utility classes relating to licensing.
ComponentNotEnabled - Exception in com.adaptris.core.licensing
When a component is not enabled via its license.
ComponentNotEnabled() - Constructor for exception com.adaptris.core.licensing.ComponentNotEnabled
 
ComponentNotEnabled(String) - Constructor for exception com.adaptris.core.licensing.ComponentNotEnabled
 
ComponentNotEnabled(String, Throwable) - Constructor for exception com.adaptris.core.licensing.ComponentNotEnabled
 
ComponentNotEnabled(Throwable) - Constructor for exception com.adaptris.core.licensing.ComponentNotEnabled
 

G

getExpiry() - Method in interface com.adaptris.core.licensing.License
Get the date the license expires.

I

isEnabled(License.LicenseType) - Method in interface com.adaptris.core.licensing.License
Check if this particular license type is enabled in the license.
isEnabled(License) - Method in interface com.adaptris.core.licensing.LicensedComponent
Verifies that this component is enabled based on the current License.

L

License - Interface in com.adaptris.core.licensing
The License interface.
License.LicenseType - Enum in com.adaptris.core.licensing
 
LicenseChecker - Class in com.adaptris.core.licensing
 
LicenseChecker() - Constructor for class com.adaptris.core.licensing.LicenseChecker
 
LicensedComponent - Interface in com.adaptris.core.licensing
Interface defining Licensing requirements.
LicensedService - Class in com.adaptris.core.licensing
 
LicensedService() - Constructor for class com.adaptris.core.licensing.LicensedService
 
LicenseException - Exception in com.adaptris.core.licensing
Container for exceptions thrown by a license object.
LicenseException() - Constructor for exception com.adaptris.core.licensing.LicenseException
 
LicenseException(String) - Constructor for exception com.adaptris.core.licensing.LicenseException
 
LicenseException(String, Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseException
 
LicenseException(Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseException
 
LicenseHasExpired - Exception in com.adaptris.core.licensing
When a component is not enabled via its license.
LicenseHasExpired() - Constructor for exception com.adaptris.core.licensing.LicenseHasExpired
 
LicenseHasExpired(String) - Constructor for exception com.adaptris.core.licensing.LicenseHasExpired
 
LicenseHasExpired(String, Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseHasExpired
 
LicenseHasExpired(Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseHasExpired
 
LicenseInvalid - Exception in com.adaptris.core.licensing
When a component is not enabled via its license.
LicenseInvalid() - Constructor for exception com.adaptris.core.licensing.LicenseInvalid
 
LicenseInvalid(String) - Constructor for exception com.adaptris.core.licensing.LicenseInvalid
 
LicenseInvalid(String, Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseInvalid
 
LicenseInvalid(Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseInvalid
 
LicenseNotFound - Exception in com.adaptris.core.licensing
When a component is not enabled via its license.
LicenseNotFound() - Constructor for exception com.adaptris.core.licensing.LicenseNotFound
 
LicenseNotFound(String) - Constructor for exception com.adaptris.core.licensing.LicenseNotFound
 
LicenseNotFound(String, Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseNotFound
 
LicenseNotFound(Throwable) - Constructor for exception com.adaptris.core.licensing.LicenseNotFound
 

N

newChecker() - Static method in class com.adaptris.core.licensing.LicenseChecker
 

P

prepare() - Method in class com.adaptris.core.licensing.LicensedService
 
prepareService() - Method in class com.adaptris.core.licensing.LicensedService
 

V

valueOf(String) - Static method in enum com.adaptris.core.licensing.License.LicenseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.core.licensing.License.LicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in interface com.adaptris.core.licensing.License
Verify the license.
C G I L N P V 
Skip navigation links