Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
Packages that use XmlOrphanCertificateToken
-
Uses of XmlOrphanCertificateToken in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlOrphanCertificateTokenModifierConstructorDescriptionOrphanCertificateTokenWrapper(XmlOrphanCertificateToken orphanToken) Default constructor -
Uses of XmlOrphanCertificateToken in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlOrphanCertificateTokenFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanCertificateTokenModifier and TypeFieldDescriptionprotected List<XmlOrphanCertificateToken> XmlOrphanTokens.orphanCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanCertificateTokenModifier and TypeMethodDescriptionObjectFactory.createXmlOrphanCertificateToken()Create an instance ofXmlOrphanCertificateTokenXmlOrphanCertificate.getToken()Gets the value of the token property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanCertificateTokenModifier and TypeMethodDescriptionXmlOrphanTokens.getOrphanCertificates()Gets the value of the orphanCertificates property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlOrphanCertificateTokenModifier and TypeMethodDescriptionvoidXmlOrphanCertificate.setToken(XmlOrphanCertificateToken value) Sets the value of the token property.