Package io.gravitee.am.service
Interface CertificatePluginService
- All Known Implementing Classes:
CertificatePluginServiceImpl
public interface CertificatePluginService
- Author:
- Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
-
Method Summary
Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Set<CertificatePlugin>>findAll()io.reactivex.rxjava3.core.Maybe<CertificatePlugin>io.reactivex.rxjava3.core.Maybe<String>
-
Method Details
-
findAll
io.reactivex.rxjava3.core.Single<Set<CertificatePlugin>> findAll() -
findById
-
getSchema
-