| Package | Description |
|---|---|
| net.java.truelicense.core |
Provides life cycle management for license keys.
|
| net.java.truelicense.core.auth |
Provides authentication services.
|
| net.java.truelicense.core.util |
Provides utilities.
|
| Constructor and Description |
|---|
LicenseValidationException(Message msg)
Constructs a license validation exception with the given
internationalized message.
|
| Constructor and Description |
|---|
NotaryException(Message msg)
Constructs a notary exception with the given message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMessage
A basic message implementation.
|
class |
FormattedMessage
A formatted internationalized message based on
FormattedResourceBundle. |
| Modifier and Type | Method and Description |
|---|---|
Message |
Formattable.format(Object... args)
Formats the message keyed by this object with the given arguments.
|
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.