Uses of Interface
org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Packages that use CertService Package Description org.nuxeo.ecm.platform.signature.core.pki PKI services implementation.org.nuxeo.ecm.platform.signature.core.user Certificate user services implementation. -
-
Uses of CertService in org.nuxeo.ecm.platform.signature.core.pki
Classes in org.nuxeo.ecm.platform.signature.core.pki that implement CertService Modifier and Type Class Description class
CertServiceImpl
Base implementation of the certification service. -
Uses of CertService in org.nuxeo.ecm.platform.signature.core.user
Methods in org.nuxeo.ecm.platform.signature.core.user that return CertService Modifier and Type Method Description protected CertService
CUserServiceImpl. getCertService()
-