Uses of Package
io.keikaiex.xml
-
Packages that use io.keikaiex.xml Package Description io.keikaiex.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting.io.keikaiex.xml Provides XML services like encoding/decoding of persistent objects or signing/verifying secure generic certificates. -
Classes in io.keikaiex.xml used by io.keikaiex.license Class Description GenericCertificate This non-visual JavaBean implements authenticated runtime objects whose integrity cannot be compromised without being detected. -
Classes in io.keikaiex.xml used by io.keikaiex.xml Class Description GenericCertificate This non-visual JavaBean implements authenticated runtime objects whose integrity cannot be compromised without being detected.GenericCertificateIntegrityException An instance of this class is thrown if the integrity of aGenericCertificatehas been detected to be compromised.GenericCertificateIsLockedException Thrown if a property is tried to set once aGenericCertificatehas been locked.GenericCertificateNotLockedException An instance of this class is thrown if aGenericCertificate's content is tried to be retrieved but the certificate has neither signed nor verified any content.PersistenceServiceException An instance of this class is thrown when storing or loading a persistent object graph to or from an XML file has failed.