Package org.zkoss.zkex.xml
-
Class Summary Class Description GenericCertificate This non-visual JavaBean implements authenticated runtime objects whose integrity cannot be compromised without being detected.PersistenceService Provides a collection of static methods to support comfortable loading and storing of objects as XML data. -
Exception Summary Exception Description 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.