Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.SignatureValidityType
Packages that use SignatureValidityType
-
Uses of SignatureValidityType 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 SignatureValidityTypeModifier and TypeFieldDescriptionprotected SignatureValidityTypeAttributeCertificateValidityType.signatureOKprotected SignatureValidityTypeCertificateValidityType.signatureOKprotected SignatureValidityTypeCRLValidityType.signatureOKprotected SignatureValidityTypeDetailedSignatureReportType.signatureOKprotected SignatureValidityTypeOCSPValidityType.signatureOKprotected SignatureValidityTypeTimeStampValidityType.signatureOKprotected SignatureValidityTypeTrustStatusListValidityType.signatureOKMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return SignatureValidityTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureValidityType()Create an instance ofSignatureValidityTypeAttributeCertificateValidityType.getSignatureOK()Gets the value of the signatureOK property.CertificateValidityType.getSignatureOK()Gets the value of the signatureOK property.CRLValidityType.getSignatureOK()Gets the value of the signatureOK property.DetailedSignatureReportType.getSignatureOK()Gets the value of the signatureOK property.OCSPValidityType.getSignatureOK()Gets the value of the signatureOK property.TimeStampValidityType.getSignatureOK()Gets the value of the signatureOK property.TrustStatusListValidityType.getSignatureOK()Gets the value of the signatureOK property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return types with arguments of type SignatureValidityTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureValidityType>ObjectFactory.createUnsignedSignaturePropertiesTypeCounterSignature(SignatureValidityType value) Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type SignatureValidityTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureValidityType>ObjectFactory.createUnsignedSignaturePropertiesTypeCounterSignature(SignatureValidityType value) voidAttributeCertificateValidityType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.voidCertificateValidityType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.voidCRLValidityType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.voidDetailedSignatureReportType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.voidOCSPValidityType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.voidTimeStampValidityType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.voidTrustStatusListValidityType.setSignatureOK(SignatureValidityType value) Sets the value of the signatureOK property.