Uses of Class
fr.gouv.vitam.security.internal.rest.repository.IdentityRepository
Packages that use IdentityRepository
Package
Description
Provides core classes of functional administration rules module
-
Uses of IdentityRepository in fr.gouv.vitam.security.internal.rest.service
Constructors in fr.gouv.vitam.security.internal.rest.service with parameters of type IdentityRepositoryModifierConstructorDescriptionCRLServiceImpl(IdentityRepository identityRepository, PersonalRepository personalRepository) CRLServiceImpl(IdentityRepository identityRepository, PersonalRepository personalRepository, AlertService alertService) IdentityService(IdentityRepository identityRepository)