Uses of Enum
eu.europa.esig.dss.enumerations.CertificateSourceType
Packages that use CertificateSourceType
Package
Description
-
Uses of CertificateSourceType in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as CertificateSourceTypeMethods in eu.europa.esig.dss.detailedreport.jaxb that return CertificateSourceTypeModifier and TypeMethodDescriptionXmlChainItem.getSource()
Gets the value of the source property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type CertificateSourceTypeModifier 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
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type CertificateSourceTypeModifier and TypeMethodDescriptionCertificateWrapper.getSources()
Returns a list of sources the certificate has been obtained from (e.g.Methods in eu.europa.esig.dss.diagnostic with parameters of type CertificateSourceTypeModifier and TypeMethodDescriptionDiagnosticData.getCertificatesFromSource
(CertificateSourceType certificateSourceType) Returns a list of certificates by their origin source -
Uses of CertificateSourceType in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type CertificateSourceTypeMethods in eu.europa.esig.dss.diagnostic.jaxb that return CertificateSourceTypeMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type CertificateSourceTypeMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type CertificateSourceTypeMethod parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type CertificateSourceTypeModifier and TypeMethodDescriptionvoid
XmlCertificate.setSources
(List<CertificateSourceType> sources) -
Uses of CertificateSourceType in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return CertificateSourceTypeModifier 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
Methods in eu.europa.esig.dss.jaxb.parsers that return CertificateSourceTypeModifier and TypeMethodDescriptionstatic CertificateSourceType
Parses the value and returnsCertificateSourceType
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type CertificateSourceTypeModifier and TypeMethodDescriptionstatic String
CertificateSourceTypeParser.print
(CertificateSourceType v) Gets a text name of the value -
Uses of CertificateSourceType in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return CertificateSourceType -
Uses of CertificateSourceType in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return CertificateSourceTypeModifier and TypeMethodDescriptionCertificateSource.getCertificateSourceType()
This method returns the certificate source type associated to the implementation class.CommonCertificateSource.getCertificateSourceType()
CommonTrustedCertificateSource.getCertificateSourceType()
Methods in eu.europa.esig.dss.spi.x509 that return types with arguments of type CertificateSourceTypeModifier 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
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return CertificateSourceType -
Uses of CertificateSourceType in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return CertificateSourceTypeModifier and TypeMethodDescriptionAIACertificateSource.getCertificateSourceType()
SignatureCertificateSource.getCertificateSourceType()
-
Uses of CertificateSourceType in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return CertificateSourceType