public class V2XmlLicenseApplicationContext extends V2LicenseApplicationContext
This class is immutable.
| Constructor and Description |
|---|
V2XmlLicenseApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
net.truelicense.api.codec.Codec |
codec() |
protected JAXBContext |
newJaxbContext()
Returns a new JAXB context for use with licenses
and repositories.
|
compression, encryption, license, pbeAlgorithm, repositoryContext, storeTypepublic net.truelicense.api.codec.Codec codec()
The implementation in the class V2XmlLicenseApplicationContext
returns a JaxbCodec.
protected JAXBContext newJaxbContext()
The implementation in the class V2XmlLicenseApplicationContext
constructs a new JAXBContext for the root element classes
License and V2RepositoryModel.
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.