Package com.axelor.auth.db.repo
Class MFARepository
java.lang.Object
com.axelor.db.JpaRepository<MFA>
com.axelor.auth.db.repo.AbstractMFARepository
com.axelor.auth.db.repo.MFARepository
- All Implemented Interfaces:
Repository<MFA>
-
Field Summary
Fields inherited from class com.axelor.db.JpaRepository
modelClass
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.axelor.auth.db.repo.AbstractMFARepository
findByOwner
-
Constructor Details
-
MFARepository
public MFARepository()
-
-
Method Details
-
isPermitted
public boolean isPermitted()
-