Uses of Class
io.gravitee.am.service.model.plugin.CertificatePlugin
Packages that use CertificatePlugin
-
Uses of CertificatePlugin in io.gravitee.am.service
Methods in io.gravitee.am.service that return types with arguments of type CertificatePluginModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Set<CertificatePlugin>>CertificatePluginService.findAll()io.reactivex.rxjava3.core.Maybe<CertificatePlugin> -
Uses of CertificatePlugin in io.gravitee.am.service.impl.plugins
Methods in io.gravitee.am.service.impl.plugins that return types with arguments of type CertificatePluginModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Set<CertificatePlugin>>CertificatePluginServiceImpl.findAll()io.reactivex.rxjava3.core.Maybe<CertificatePlugin>