Uses of Interface
org.openiam.esb.repository.custom.IdentityRepositoryCustom
-
Packages that use IdentityRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of IdentityRepositoryCustom in org.openiam.esb.repository
Subinterfaces of IdentityRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
IdentityRepository
This is repository for working with IdentityEntity -
Uses of IdentityRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement IdentityRepositoryCustom Modifier and Type Class Description class
IdentityRepositoryImpl
This is repository for working with IdentityEntity
-