Uses of Class
fr.gouv.vitam.security.internal.rest.repository.IdentityRepository
-
Packages that use IdentityRepository Package Description fr.gouv.vitam.security.internal.rest.service 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 IdentityRepository Constructor Description CRLServiceImpl(IdentityRepository identityRepository, PersonalRepository personalRepository)
CRLServiceImpl(IdentityRepository identityRepository, PersonalRepository personalRepository, AlertService alertService)
IdentityService(IdentityRepository identityRepository)
-