Uses of Class
org.etsi.uri._01903.v1_3.OCSPIdentifierType
Packages that use OCSPIdentifierType
Package
Description
-
Uses of OCSPIdentifierType 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 OCSPIdentifierTypeModifier and TypeFieldDescriptionprotected OCSPIdentifierTypeOCSPValidityType.ocspIdentifierprotected OCSPIdentifierTypeCertificateStatusType.RevocationEvidence.ocspReferenceMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return OCSPIdentifierTypeModifier and TypeMethodDescriptionOCSPValidityType.getOCSPIdentifier()Gets the value of the ocspIdentifier property.CertificateStatusType.RevocationEvidence.getOCSPReference()Gets the value of the ocspReference property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type OCSPIdentifierTypeModifier and TypeMethodDescriptionvoidOCSPValidityType.setOCSPIdentifier(OCSPIdentifierType value) Sets the value of the ocspIdentifier property.voidCertificateStatusType.RevocationEvidence.setOCSPReference(OCSPIdentifierType value) Sets the value of the ocspReference property. -
Uses of OCSPIdentifierType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OCSPIdentifierTypeMethods in org.etsi.uri._01903.v1_3 that return OCSPIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createOCSPIdentifierType()Create an instance ofOCSPIdentifierTypeOCSPRefType.getOCSPIdentifier()Gets the value of the ocspIdentifier property.Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierTypeModifier and TypeMethodDescriptionvoidOCSPRefType.setOCSPIdentifier(OCSPIdentifierType value) Sets the value of the ocspIdentifier property.