Uses of Interface
org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepoExt
Packages that use SecurityQuestionRepoExt
Package
Description
-
Uses of SecurityQuestionRepoExt in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return SecurityQuestionRepoExtModifier and TypeMethodDescriptionPersistenceContext.securityQuestionRepoExt(UserDAO userDAO, EntityManager entityManager) Methods in org.apache.syncope.core.persistence.jpa with parameters of type SecurityQuestionRepoExtModifier and TypeMethodDescriptionPersistenceContext.securityQuestionDAO(org.springframework.data.jpa.repository.support.JpaRepositoryFactory jpaRepositoryFactory, SecurityQuestionRepoExt securityQuestionRepoExt) -
Uses of SecurityQuestionRepoExt in org.apache.syncope.core.persistence.jpa.dao.repo
Subinterfaces of SecurityQuestionRepoExt in org.apache.syncope.core.persistence.jpa.dao.repoClasses in org.apache.syncope.core.persistence.jpa.dao.repo that implement SecurityQuestionRepoExt