Package
Class
Use
Tree
Deprecated
Index
Help
common-util
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
I
L
M
R
S
V
G
getAttribute(String)
- Method in class local.tomas.license.
License
Get extra attribute.
getAttributeCount()
- Method in class local.tomas.license.
License
Get number of extra attributes
getAttributeNames()
- Method in class local.tomas.license.
License
Get names of extra attributes.
getCertificate()
- Method in class local.tomas.license.
License
Get certificate this license was signed with.
getLicensee()
- Method in class local.tomas.license.
License
Get licensee.
getSerial()
- Method in class local.tomas.license.
License
Get serial number.
getSignable()
- Method in class local.tomas.license.
License
Get hash value to be signed.
getValidFrom()
- Method in class local.tomas.license.
License
Get start of validity interval.
getValidUntil()
- Method in class local.tomas.license.
License
Get end of validity interval.
I
isSigned()
- Method in class local.tomas.license.
License
Check if license is signed.
L
License
- Class in
local.tomas.license
This is the license bean.
License()
- Constructor for class local.tomas.license.
License
LicenseException
- Exception in
local.tomas.license
License exception.
LicenseException()
- Constructor for exception local.tomas.license.
LicenseException
Default constructor.
LicenseException(String, Throwable)
- Constructor for exception local.tomas.license.
LicenseException
Construct exception from message and root cause.
LicenseException(String)
- Constructor for exception local.tomas.license.
LicenseException
Construct exception from message.
LicenseException(Throwable)
- Constructor for exception local.tomas.license.
LicenseException
Construct exception from root cause.
LicenseValidator
- Class in
local.tomas.license
License validator.
LicenseValidator(X509Certificate)
- Constructor for class local.tomas.license.
LicenseValidator
Create license validator from certificate.
LicenseValidator(String)
- Constructor for class local.tomas.license.
LicenseValidator
Create license validator from certificate URL.
LicenseViewer
- Class in
local.tomas.license
Batch license viewer.
local.tomas.license
- package local.tomas.license
License library package.
M
main(String[])
- Static method in class local.tomas.license.
LicenseViewer
Main entry point.
R
removeAttribute(String)
- Method in class local.tomas.license.
License
Remove extra attribute.
removeSignature()
- Method in class local.tomas.license.
License
Remove signature of license.
S
setAttribute(String, String)
- Method in class local.tomas.license.
License
Set extra attribute.
setCertificate(X509Certificate)
- Method in class local.tomas.license.
License
Set certificate this license must be signed with.
setLicensee(String)
- Method in class local.tomas.license.
License
Set licensee.
setSerial(String)
- Method in class local.tomas.license.
License
Set serial number.
setSignature(byte[])
- Method in class local.tomas.license.
License
Set signature of license.
setValidFrom(Date)
- Method in class local.tomas.license.
License
Set start of validity interval.
setValidUntil(Date)
- Method in class local.tomas.license.
License
Set end of validity interval.
V
validate(License)
- Method in class local.tomas.license.
LicenseValidator
Validate license.
G
I
L
M
R
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
common-util
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007 Tomas Teubner. All Rights Reserved.