public interface LicenceValidator
| Modifier and Type | Interface and Description |
|---|---|
static class |
LicenceValidator.ValidationResult |
| Modifier and Type | Method and Description |
|---|---|
LicenceValidator.ValidationResult |
check(Licence licence) |
LicenceValidator.ValidationResult check(Licence licence) throws InvalidKeyException, NoSuchAlgorithmException, SignatureException, ParseException
Copyright © 2011–2014 Tigase. All rights reserved.