Uses of Interface
org.openiam.esb.repository.custom.OTPProviderRepositoryCustom
-
Packages that use OTPProviderRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of OTPProviderRepositoryCustom in org.openiam.esb.repository
Subinterfaces of OTPProviderRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
OTPProviderRepository
This is repository for working withOTPProviderEntity
-
Uses of OTPProviderRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement OTPProviderRepositoryCustom Modifier and Type Class Description class
OTPProviderRepositoryImpl
This is repository for working with OTPProviderEntity
-