Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.VerificationResultType
Packages that use VerificationResultType
-
Uses of VerificationResultType 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 VerificationResultTypeModifier and TypeFieldDescriptionprotected VerificationResultTypeSingleResponseType.certStatusprotected VerificationResultTypeCertificateStatusType.certStatusOKprotected VerificationResultTypeCertificateValidityType.chainingOKprotected VerificationResultTypeExtensionType.extensionOKprotected VerificationResultTypeCertificateValidityType.extensionsOKprotected VerificationResultTypeArchiveTimeStampValidityType.formatOKprotected VerificationResultTypeDetailedSignatureReportType.formatOKprotected VerificationResultTypeEvidenceRecordValidityType.formatOKprotected VerificationResultTypeTimeStampValidityType.formatOKprotected VerificationResultTypeCertificatePathValidityType.pathValiditySummaryprotected VerificationResultTypeCertificateStatusType.RevocationInfo.revocationReasonprotected VerificationResultTypeSignatureValidityType.sigMathOKprotected VerificationResultTypeCRLContentType.signatureprotected VerificationResultTypeAlgorithmValidityType.suitabilityprotected VerificationResultTypeCertificatePathValidityVerificationDetailType.trustAnchorprotected VerificationResultTypeAttributeType.typeprotected VerificationResultTypeCertificateValidityType.validityPeriodOKMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return VerificationResultTypeModifier and TypeMethodDescriptionObjectFactory.createVerificationResultType()Create an instance ofVerificationResultTypeSingleResponseType.getCertStatus()Gets the value of the certStatus property.CertificateStatusType.getCertStatusOK()Gets the value of the certStatusOK property.CertificateValidityType.getChainingOK()Gets the value of the chainingOK property.ExtensionType.getExtensionOK()Gets the value of the extensionOK property.CertificateValidityType.getExtensionsOK()Gets the value of the extensionsOK property.ArchiveTimeStampValidityType.getFormatOK()Gets the value of the formatOK property.DetailedSignatureReportType.getFormatOK()Gets the value of the formatOK property.EvidenceRecordValidityType.getFormatOK()Gets the value of the formatOK property.TimeStampValidityType.getFormatOK()Gets the value of the formatOK property.CertificatePathValidityType.getPathValiditySummary()Gets the value of the pathValiditySummary property.CertificateStatusType.RevocationInfo.getRevocationReason()Gets the value of the revocationReason property.SignatureValidityType.getSigMathOK()Gets the value of the sigMathOK property.CRLContentType.getSignature()Gets the value of the signature property.AlgorithmValidityType.getSuitability()Gets the value of the suitability property.CertificatePathValidityVerificationDetailType.getTrustAnchor()Gets the value of the trustAnchor property.AttributeType.getType()Gets the value of the type property.CertificateValidityType.getValidityPeriodOK()Gets the value of the validityPeriodOK property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type VerificationResultTypeModifier and TypeMethodDescriptionvoidSingleResponseType.setCertStatus(VerificationResultType value) Sets the value of the certStatus property.voidCertificateStatusType.setCertStatusOK(VerificationResultType value) Sets the value of the certStatusOK property.voidCertificateValidityType.setChainingOK(VerificationResultType value) Sets the value of the chainingOK property.voidExtensionType.setExtensionOK(VerificationResultType value) Sets the value of the extensionOK property.voidCertificateValidityType.setExtensionsOK(VerificationResultType value) Sets the value of the extensionsOK property.voidArchiveTimeStampValidityType.setFormatOK(VerificationResultType value) Sets the value of the formatOK property.voidDetailedSignatureReportType.setFormatOK(VerificationResultType value) Sets the value of the formatOK property.voidEvidenceRecordValidityType.setFormatOK(VerificationResultType value) Sets the value of the formatOK property.voidTimeStampValidityType.setFormatOK(VerificationResultType value) Sets the value of the formatOK property.voidCertificatePathValidityType.setPathValiditySummary(VerificationResultType value) Sets the value of the pathValiditySummary property.voidCertificateStatusType.RevocationInfo.setRevocationReason(VerificationResultType value) Sets the value of the revocationReason property.voidSignatureValidityType.setSigMathOK(VerificationResultType value) Sets the value of the sigMathOK property.voidCRLContentType.setSignature(VerificationResultType value) Sets the value of the signature property.voidAlgorithmValidityType.setSuitability(VerificationResultType value) Sets the value of the suitability property.voidCertificatePathValidityVerificationDetailType.setTrustAnchor(VerificationResultType value) Sets the value of the trustAnchor property.voidAttributeType.setType(VerificationResultType value) Sets the value of the type property.voidCertificateValidityType.setValidityPeriodOK(VerificationResultType value) Sets the value of the validityPeriodOK property.