Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.CertificatePathValidityType
Packages that use CertificatePathValidityType
-
Uses of CertificatePathValidityType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as CertificatePathValidityTypeModifier and TypeFieldDescriptionprotected CertificatePathValidityTypeAttributeCertificateValidityType.certificatePathValidityprotected CertificatePathValidityTypeCRLValidityType.certificatePathValidityprotected CertificatePathValidityTypeDetailedSignatureReportType.certificatePathValidityprotected CertificatePathValidityTypeOCSPValidityType.certificatePathValidityprotected CertificatePathValidityTypeTimeStampValidityType.certificatePathValidityMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return CertificatePathValidityTypeModifier and TypeMethodDescriptionObjectFactory.createCertificatePathValidityType()Create an instance ofCertificatePathValidityTypeAttributeCertificateValidityType.getCertificatePathValidity()Gets the value of the certificatePathValidity property.CRLValidityType.getCertificatePathValidity()Gets the value of the certificatePathValidity property.DetailedSignatureReportType.getCertificatePathValidity()Gets the value of the certificatePathValidity property.OCSPValidityType.getCertificatePathValidity()Gets the value of the certificatePathValidity property.TimeStampValidityType.getCertificatePathValidity()Gets the value of the certificatePathValidity property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type CertificatePathValidityTypeModifier and TypeMethodDescriptionvoidAttributeCertificateValidityType.setCertificatePathValidity(CertificatePathValidityType value) Sets the value of the certificatePathValidity property.voidCRLValidityType.setCertificatePathValidity(CertificatePathValidityType value) Sets the value of the certificatePathValidity property.voidDetailedSignatureReportType.setCertificatePathValidity(CertificatePathValidityType value) Sets the value of the certificatePathValidity property.voidOCSPValidityType.setCertificatePathValidity(CertificatePathValidityType value) Sets the value of the certificatePathValidity property.voidTimeStampValidityType.setCertificatePathValidity(CertificatePathValidityType value) Sets the value of the certificatePathValidity property.