Uses of Interface
org.openiam.esb.repository.UserRepository
-
Packages that use UserRepository Package Description org.openiam.esb.core.auth.module org.openiam.esb.core.org.service.impl org.openiam.esb.core.pswd.rule org.openiam.esb.core.service.impl -
-
Uses of UserRepository in org.openiam.esb.core.auth.module
Fields in org.openiam.esb.core.auth.module declared as UserRepository Modifier and Type Field Description protected UserRepository
AbstractLoginModule. userRepository
-
Uses of UserRepository in org.openiam.esb.core.org.service.impl
-
Uses of UserRepository in org.openiam.esb.core.pswd.rule
Fields in org.openiam.esb.core.pswd.rule declared as UserRepository Modifier and Type Field Description protected UserRepository
PasswordValidatorImpl. userDao
-
Uses of UserRepository in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as UserRepository Modifier and Type Field Description protected UserRepository
AbstractOwnerAdminBeansServiceImpl. userDAO
protected UserRepository
LoginDataServiceImpl. userRepository
-