Uses of Enum
eu.europa.esig.dss.enumerations.CertificateSourceType
Package
Description
-
Uses of CertificateSourceType in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionXmlChainItem.getSource()
Gets the value of the source property.Modifier and TypeMethodDescriptionAdapter9.marshal
(CertificateSourceType value) void
XmlChainItem.setSource
(CertificateSourceType value) Sets the value of the source property. -
Uses of CertificateSourceType in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionCertificateWrapper.getSources()
Returns a list of sources the certificate has been obtained from (e.g.Modifier and TypeMethodDescriptionDiagnosticData.getCertificatesFromSource
(CertificateSourceType certificateSourceType) Returns a list of certificates by their origin source -
Uses of CertificateSourceType in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeMethodDescriptionvoid
XmlCertificate.setSources
(List<CertificateSourceType> sources) -
Uses of CertificateSourceType in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic CertificateSourceType
Returns the enum constant of this type with the specified name.static CertificateSourceType[]
CertificateSourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CertificateSourceType in eu.europa.esig.dss.jaxb.parsers
Modifier and TypeMethodDescriptionstatic CertificateSourceType
Parses the value and returnsCertificateSourceType
Modifier and TypeMethodDescriptionstatic String
CertificateSourceTypeParser.print
(CertificateSourceType v) Gets a text name of the value -
Uses of CertificateSourceType in eu.europa.esig.dss.spi.tsl
-
Uses of CertificateSourceType in eu.europa.esig.dss.spi.x509
Modifier and TypeMethodDescriptionCertificateSource.getCertificateSourceType()
This method returns the certificate source type associated to the implementation class.CommonCertificateSource.getCertificateSourceType()
CommonTrustedCertificateSource.getCertificateSourceType()
Modifier and TypeMethodDescriptionListCertificateSource.getCertificateSource
(CertificateToken certificateToken) This method return the differentCertificateSourceType
where the certificate is found -
Uses of CertificateSourceType in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Uses of CertificateSourceType in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionAIACertificateSource.getCertificateSourceType()
SignatureCertificateSource.getCertificateSourceType()
-
Uses of CertificateSourceType in eu.europa.esig.dss.validation.timestamp