Package
Class
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
L
R
S
A
addFeature(String, String)
- Method in class com.smardec.license4j.
License
Adds feature to the license.
C
com.smardec.license4j
- package com.smardec.license4j
createKeyPair(String)
- Static method in class com.smardec.license4j.
LicenseUtil
Creates key pair and saves it to the specified file.
G
getFeature(String)
- Method in class com.smardec.license4j.
License
Returns feature's value with the specified feature's name.
getFeatureList()
- Method in class com.smardec.license4j.
License
Returns list of features in their right order.
I
isValid(License)
- Static method in class com.smardec.license4j.
LicenseManager
Indicates whether license is valid.
L
License
- class com.smardec.license4j.
License
.
Represents the license.
License()
- Constructor for class com.smardec.license4j.
License
Creates License.
LicenseManager
- class com.smardec.license4j.
LicenseManager
.
The main class for managing licenses.
LicenseManager()
- Constructor for class com.smardec.license4j.
LicenseManager
LicenseNotFoundException
- exception com.smardec.license4j.
LicenseNotFoundException
.
Thrown when the license file can not be found.
LicenseNotFoundException()
- Constructor for class com.smardec.license4j.
LicenseNotFoundException
Constructs a new exception with "License not found" as its detail message.
LicenseNotFoundException(String)
- Constructor for class com.smardec.license4j.
LicenseNotFoundException
Constructs a new exception with the specified detail message.
LicenseUtil
- class com.smardec.license4j.
LicenseUtil
.
Provides the method for generating key pair.
loadLicense(InputStream)
- Static method in class com.smardec.license4j.
LicenseManager
Loads license from the specified stream.
loadLicense(String)
- Static method in class com.smardec.license4j.
LicenseManager
Loads license from the specified file.
R
removeFeature(String)
- Method in class com.smardec.license4j.
License
Removes feature with the specified name.
S
saveLicense(License, String)
- Static method in class com.smardec.license4j.
LicenseManager
Saves the license to the specified file.
setPrivateKey(String)
- Static method in class com.smardec.license4j.
LicenseManager
Sets private key.
setPublicKey(String)
- Static method in class com.smardec.license4j.
LicenseManager
Sets public key.
A
C
G
I
L
R
S
Package
Class
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2004 Smardec. All Rights Reserved.