Class CertificatePluginServiceImpl
java.lang.Object
io.gravitee.am.service.impl.plugins.CertificatePluginServiceImpl
- All Implemented Interfaces:
CertificatePluginService
@Component
public class CertificatePluginServiceImpl
extends Object
implements CertificatePluginService
- Author:
- Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Set<CertificatePlugin>>findAll()io.reactivex.rxjava3.core.Maybe<CertificatePlugin>io.reactivex.rxjava3.core.Maybe<String>
-
Constructor Details
-
CertificatePluginServiceImpl
public CertificatePluginServiceImpl()
-
-
Method Details
-
findAll
- Specified by:
findAllin interfaceCertificatePluginService
-
findById
- Specified by:
findByIdin interfaceCertificatePluginService
-
getSchema
- Specified by:
getSchemain interfaceCertificatePluginService
-