Uses of Interface
fr.gouv.vitam.security.internal.rest.repository.CertificateRepository
-
Packages that use CertificateRepository Package Description fr.gouv.vitam.security.internal.rest.repository Provides core classes of functional administration rules modulefr.gouv.vitam.security.internal.rest.service Provides core classes of functional administration rules module -
-
Uses of CertificateRepository in fr.gouv.vitam.security.internal.rest.repository
Classes in fr.gouv.vitam.security.internal.rest.repository that implement CertificateRepository Modifier and Type Class Description classIdentityRepositoryrepository for identity certificate entities management in mongo.classPersonalRepositorystore Personal certificate in mongo. -
Uses of CertificateRepository in fr.gouv.vitam.security.internal.rest.service
Methods in fr.gouv.vitam.security.internal.rest.service that return CertificateRepository Modifier and Type Method Description CertificateRepositoryIdentityService. getRepository()CertificateRepositoryPersonalCertificateService. getRepository()
-