Skip navigation links
A C D F G I M N P R S T U W 

A

addMFAFIDO2CredentialEntry(long, String, int, String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
addMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Adds the mfafido2 credential entry to the database.
addMFAFIDO2CredentialEntry(long, String, int, String) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
addMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Adds the mfafido2 credential entry to the database.
addMFAFIDO2CredentialEntry(long, String, int, String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
addMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Adds the mfafido2 credential entry to the database.

C

cacheResult(MFAFIDO2CredentialEntry) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Caches the mfafido2 credential entry in the entity cache if it is enabled.
cacheResult(List<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Caches the mfafido2 credential entries in the entity cache if it is enabled.
cacheResult(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Caches the mfafido2 credential entry in the entity cache if it is enabled.
cacheResult(List<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Caches the mfafido2 credential entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
clearCache(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 
com.liferay.multi.factor.authentication.fido2.credential.exception - package com.liferay.multi.factor.authentication.fido2.credential.exception
 
com.liferay.multi.factor.authentication.fido2.credential.model - package com.liferay.multi.factor.authentication.fido2.credential.model
 
com.liferay.multi.factor.authentication.fido2.credential.service - package com.liferay.multi.factor.authentication.fido2.credential.service
 
com.liferay.multi.factor.authentication.fido2.credential.service.persistence - package com.liferay.multi.factor.authentication.fido2.credential.service.persistence
 
companyId - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
countAll() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the number of mfafido2 credential entries.
countAll() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the number of mfafido2 credential entries.
countByCredentialKeyHash(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the number of mfafido2 credential entries where credentialKeyHash = ?.
countByCredentialKeyHash(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the number of mfafido2 credential entries where credentialKeyHash = ?.
countByU_C(long, long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the number of mfafido2 credential entries where userId = ? and credentialKeyHash = ?.
countByU_C(long, long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the number of mfafido2 credential entries where userId = ? and credentialKeyHash = ?.
countByUserId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the number of mfafido2 credential entries where userId = ?.
countByUserId(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the number of mfafido2 credential entries where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
create(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Creates a new mfafido2 credential entry with the primary key.
create(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Creates a new mfafido2 credential entry with the primary key.
createDate - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
createMFAFIDO2CredentialEntry(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Creates a new mfafido2 credential entry with the primary key.
createMFAFIDO2CredentialEntry(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Creates a new mfafido2 credential entry with the primary key.
createMFAFIDO2CredentialEntry(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Creates a new mfafido2 credential entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
credentialKey - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
credentialKeyHash - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
credentialType - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 

D

deleteMFAFIDO2CredentialEntry(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Deletes the mfafido2 credential entry with the primary key from the database.
deleteMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Deletes the mfafido2 credential entry from the database.
deleteMFAFIDO2CredentialEntry(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Deletes the mfafido2 credential entry with the primary key from the database.
deleteMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Deletes the mfafido2 credential entry from the database.
deleteMFAFIDO2CredentialEntry(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Deletes the mfafido2 credential entry with the primary key from the database.
deleteMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Deletes the mfafido2 credential entry from the database.
deletePersistedModel(PersistedModel) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
DuplicateMFAFIDO2CredentialEntryException - Exception in com.liferay.multi.factor.authentication.fido2.credential.exception
 
DuplicateMFAFIDO2CredentialEntryException() - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.DuplicateMFAFIDO2CredentialEntryException
 
DuplicateMFAFIDO2CredentialEntryException(String) - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.DuplicateMFAFIDO2CredentialEntryException
 
DuplicateMFAFIDO2CredentialEntryException(String, Throwable) - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.DuplicateMFAFIDO2CredentialEntryException
 
DuplicateMFAFIDO2CredentialEntryException(Throwable) - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.DuplicateMFAFIDO2CredentialEntryException
 
dynamicQuery() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

F

failedAttempts - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
fetchByCredentialKeyHash_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the first mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
fetchByCredentialKeyHash_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the first mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
fetchByCredentialKeyHash_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the last mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
fetchByCredentialKeyHash_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the last mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
fetchByU_C(long, long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entry where userId = ? and credentialKeyHash = ? or returns null if it could not be found.
fetchByU_C(long, long, boolean) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entry where userId = ? and credentialKeyHash = ? or returns null if it could not be found, optionally using the finder cache.
fetchByU_C(long, long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entry where userId = ? and credentialKeyHash = ? or returns null if it could not be found.
fetchByU_C(long, long, boolean) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entry where userId = ? and credentialKeyHash = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUserId_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the first mfafido2 credential entry in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the first mfafido2 credential entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the last mfafido2 credential entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the last mfafido2 credential entry in the ordered set where userId = ?.
fetchMFAFIDO2CredentialEntry(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
fetchMFAFIDO2CredentialEntry(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
fetchMFAFIDO2CredentialEntry(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
fetchMFAFIDO2CredentialEntryByUserIdAndCredentialKey(long, String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
fetchMFAFIDO2CredentialEntryByUserIdAndCredentialKey(long, String) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
fetchMFAFIDO2CredentialEntryByUserIdAndCredentialKey(long, String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
findAll() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns all the mfafido2 credential entries.
findAll(int, int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns a range of all the mfafido2 credential entries.
findAll(int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns an ordered range of all the mfafido2 credential entries.
findAll(int, int, OrderByComparator<MFAFIDO2CredentialEntry>, boolean) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns an ordered range of all the mfafido2 credential entries.
findAll() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns all the mfafido2 credential entries.
findAll(int, int) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns a range of all the mfafido2 credential entries.
findAll(int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns an ordered range of all the mfafido2 credential entries.
findAll(int, int, OrderByComparator<MFAFIDO2CredentialEntry>, boolean) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns an ordered range of all the mfafido2 credential entries.
findByCredentialKeyHash(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long, int, int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns a range of all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns an ordered range of all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>, boolean) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns an ordered range of all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long, int, int) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns a range of all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns an ordered range of all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>, boolean) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns an ordered range of all the mfafido2 credential entries where credentialKeyHash = ?.
findByCredentialKeyHash_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the first mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
findByCredentialKeyHash_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the first mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
findByCredentialKeyHash_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the last mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
findByCredentialKeyHash_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the last mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
findByCredentialKeyHash_PrevAndNext(long, long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entries before and after the current mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
findByCredentialKeyHash_PrevAndNext(long, long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entries before and after the current mfafido2 credential entry in the ordered set where credentialKeyHash = ?.
findByPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entry with the primary key or throws a NoSuchMFAFIDO2CredentialEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entry with the primary key or throws a NoSuchMFAFIDO2CredentialEntryException if it could not be found.
findByU_C(long, long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entry where userId = ? and credentialKeyHash = ? or throws a NoSuchMFAFIDO2CredentialEntryException if it could not be found.
findByU_C(long, long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entry where userId = ? and credentialKeyHash = ? or throws a NoSuchMFAFIDO2CredentialEntryException if it could not be found.
findByUserId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns all the mfafido2 credential entries where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns a range of all the mfafido2 credential entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns an ordered range of all the mfafido2 credential entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>, boolean) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns an ordered range of all the mfafido2 credential entries where userId = ?.
findByUserId(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns all the mfafido2 credential entries where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns a range of all the mfafido2 credential entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns an ordered range of all the mfafido2 credential entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<MFAFIDO2CredentialEntry>, boolean) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns an ordered range of all the mfafido2 credential entries where userId = ?.
findByUserId_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the first mfafido2 credential entry in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the first mfafido2 credential entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the last mfafido2 credential entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the last mfafido2 credential entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<MFAFIDO2CredentialEntry>) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Returns the mfafido2 credential entries before and after the current mfafido2 credential entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Returns the mfafido2 credential entries before and after the current mfafido2 credential entry in the ordered set where userId = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<MFAFIDO2CredentialEntry>) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
getCompanyId() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the company ID of this mfafido2 credential entry.
getCompanyId() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the company ID of this mfafido2 credential entry.
getCreateDate() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the create date of this mfafido2 credential entry.
getCreateDate() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the create date of this mfafido2 credential entry.
getCredentialKey() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the credential key of this mfafido2 credential entry.
getCredentialKey() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the credential key of this mfafido2 credential entry.
getCredentialKeyHash() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the credential key hash of this mfafido2 credential entry.
getCredentialKeyHash() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the credential key hash of this mfafido2 credential entry.
getCredentialType() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the credential type of this mfafido2 credential entry.
getCredentialType() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the credential type of this mfafido2 credential entry.
getFailedAttempts() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the failed attempts of this mfafido2 credential entry.
getFailedAttempts() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the failed attempts of this mfafido2 credential entry.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
getMFAFIDO2CredentialEntries(int, int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Returns a range of all the mfafido2 credential entries.
getMFAFIDO2CredentialEntries(int, int) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Returns a range of all the mfafido2 credential entries.
getMFAFIDO2CredentialEntries(int, int) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Returns a range of all the mfafido2 credential entries.
getMFAFIDO2CredentialEntriesByCredentialKey(String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
getMFAFIDO2CredentialEntriesByCredentialKey(String) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
getMFAFIDO2CredentialEntriesByCredentialKey(String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
getMFAFIDO2CredentialEntriesByUserId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
getMFAFIDO2CredentialEntriesByUserId(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
getMFAFIDO2CredentialEntriesByUserId(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
getMFAFIDO2CredentialEntriesCount() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Returns the number of mfafido2 credential entries.
getMFAFIDO2CredentialEntriesCount() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Returns the number of mfafido2 credential entries.
getMFAFIDO2CredentialEntriesCount() - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Returns the number of mfafido2 credential entries.
getMFAFIDO2CredentialEntry(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Returns the mfafido2 credential entry with the primary key.
getMFAFIDO2CredentialEntry(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Returns the mfafido2 credential entry with the primary key.
getMFAFIDO2CredentialEntry(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Returns the mfafido2 credential entry with the primary key.
getMfaFIDO2CredentialEntryId() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the mfa fido2 credential entry ID of this mfafido2 credential entry.
getMfaFIDO2CredentialEntryId() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the mfa fido2 credential entry ID of this mfafido2 credential entry.
getModelAttributes() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the modified date of this mfafido2 credential entry.
getModifiedDate() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the modified date of this mfafido2 credential entry.
getMvccVersion() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the mvcc version of this mfafido2 credential entry.
getMvccVersion() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the mvcc version of this mfafido2 credential entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the primary key of this mfafido2 credential entry.
getPrimaryKey() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the primary key of this mfafido2 credential entry.
getPublicKeyCOSE() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the public key cose of this mfafido2 credential entry.
getPublicKeyCOSE() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the public key cose of this mfafido2 credential entry.
getService() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
getSignatureCount() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the signature count of this mfafido2 credential entry.
getSignatureCount() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the signature count of this mfafido2 credential entry.
getUserId() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the user ID of this mfafido2 credential entry.
getUserId() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the user ID of this mfafido2 credential entry.
getUserName() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the user name of this mfafido2 credential entry.
getUserName() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the user name of this mfafido2 credential entry.
getUserUuid() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Returns the user uuid of this mfafido2 credential entry.
getUserUuid() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Returns the user uuid of this mfafido2 credential entry.
getWrappedService() - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 

I

INSTANCE - Static variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 

M

MFA_FIDO2_CREDENTIAL_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntry
 
MFAFIDO2CredentialEntry - Interface in com.liferay.multi.factor.authentication.fido2.credential.model
The extended model interface for the MFAFIDO2CredentialEntry service.
mfaFIDO2CredentialEntryId - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
MFAFIDO2CredentialEntryLocalService - Interface in com.liferay.multi.factor.authentication.fido2.credential.service
Provides the local service interface for MFAFIDO2CredentialEntry.
MFAFIDO2CredentialEntryLocalServiceUtil - Class in com.liferay.multi.factor.authentication.fido2.credential.service
Provides the local service utility for MFAFIDO2CredentialEntry.
MFAFIDO2CredentialEntryLocalServiceUtil() - Constructor for class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
MFAFIDO2CredentialEntryLocalServiceWrapper - Class in com.liferay.multi.factor.authentication.fido2.credential.service
Provides a wrapper for MFAFIDO2CredentialEntryLocalService.
MFAFIDO2CredentialEntryLocalServiceWrapper() - Constructor for class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
MFAFIDO2CredentialEntryLocalServiceWrapper(MFAFIDO2CredentialEntryLocalService) - Constructor for class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
MFAFIDO2CredentialEntryModel - Interface in com.liferay.multi.factor.authentication.fido2.credential.model
The base model interface for the MFAFIDO2CredentialEntry service.
MFAFIDO2CredentialEntryPersistence - Interface in com.liferay.multi.factor.authentication.fido2.credential.service.persistence
The persistence interface for the mfafido2 credential entry service.
MFAFIDO2CredentialEntryTable - Class in com.liferay.multi.factor.authentication.fido2.credential.model
The table class for the "MFAFIDO2CredentialEntry" database table.
MFAFIDO2CredentialEntryUtil - Class in com.liferay.multi.factor.authentication.fido2.credential.service.persistence
The persistence utility for the mfafido2 credential entry service.
MFAFIDO2CredentialEntryUtil() - Constructor for class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
MFAFIDO2CredentialEntryWrapper - Class in com.liferay.multi.factor.authentication.fido2.credential.model
This class is a wrapper for MFAFIDO2CredentialEntry.
MFAFIDO2CredentialEntryWrapper(MFAFIDO2CredentialEntry) - Constructor for class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 
modifiedDate - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
mvccVersion - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 

N

NoSuchMFAFIDO2CredentialEntryException - Exception in com.liferay.multi.factor.authentication.fido2.credential.exception
 
NoSuchMFAFIDO2CredentialEntryException() - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.NoSuchMFAFIDO2CredentialEntryException
 
NoSuchMFAFIDO2CredentialEntryException(String) - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.NoSuchMFAFIDO2CredentialEntryException
 
NoSuchMFAFIDO2CredentialEntryException(String, Throwable) - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.NoSuchMFAFIDO2CredentialEntryException
 
NoSuchMFAFIDO2CredentialEntryException(Throwable) - Constructor for exception com.liferay.multi.factor.authentication.fido2.credential.exception.NoSuchMFAFIDO2CredentialEntryException
 

P

persist() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 
publicKeyCOSE - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 

R

remove(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Removes the mfafido2 credential entry with the primary key from the database.
remove(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Removes the mfafido2 credential entry with the primary key from the database.
removeAll() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Removes all the mfafido2 credential entries from the database.
removeAll() - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Removes all the mfafido2 credential entries from the database.
removeByCredentialKeyHash(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Removes all the mfafido2 credential entries where credentialKeyHash = ? from the database.
removeByCredentialKeyHash(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Removes all the mfafido2 credential entries where credentialKeyHash = ? from the database.
removeByU_C(long, long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Removes the mfafido2 credential entry where userId = ? and credentialKeyHash = ? from the database.
removeByU_C(long, long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Removes the mfafido2 credential entry where userId = ? and credentialKeyHash = ? from the database.
removeByUserId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
Removes all the mfafido2 credential entries where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
Removes all the mfafido2 credential entries where userId = ? from the database.

S

setCompanyId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the company ID of this mfafido2 credential entry.
setCompanyId(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the company ID of this mfafido2 credential entry.
setCreateDate(Date) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the create date of this mfafido2 credential entry.
setCreateDate(Date) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the create date of this mfafido2 credential entry.
setCredentialKey(String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the credential key of this mfafido2 credential entry.
setCredentialKey(String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the credential key of this mfafido2 credential entry.
setCredentialKeyHash(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the credential key hash of this mfafido2 credential entry.
setCredentialKeyHash(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the credential key hash of this mfafido2 credential entry.
setCredentialType(int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the credential type of this mfafido2 credential entry.
setCredentialType(int) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the credential type of this mfafido2 credential entry.
setFailedAttempts(int) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the failed attempts of this mfafido2 credential entry.
setFailedAttempts(int) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the failed attempts of this mfafido2 credential entry.
setMfaFIDO2CredentialEntryId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the mfa fido2 credential entry ID of this mfafido2 credential entry.
setMfaFIDO2CredentialEntryId(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the mfa fido2 credential entry ID of this mfafido2 credential entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the modified date of this mfafido2 credential entry.
setModifiedDate(Date) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the modified date of this mfafido2 credential entry.
setMvccVersion(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the mvcc version of this mfafido2 credential entry.
setMvccVersion(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the mvcc version of this mfafido2 credential entry.
setPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the primary key of this mfafido2 credential entry.
setPrimaryKey(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the primary key of this mfafido2 credential entry.
setPublicKeyCOSE(String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the public key cose of this mfafido2 credential entry.
setPublicKeyCOSE(String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the public key cose of this mfafido2 credential entry.
setSignatureCount(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the signature count of this mfafido2 credential entry.
setSignatureCount(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the signature count of this mfafido2 credential entry.
setUserId(long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the user ID of this mfafido2 credential entry.
setUserId(long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the user ID of this mfafido2 credential entry.
setUserName(String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the user name of this mfafido2 credential entry.
setUserName(String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the user name of this mfafido2 credential entry.
setUserUuid(String) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
Sets the user uuid of this mfafido2 credential entry.
setUserUuid(String) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
Sets the user uuid of this mfafido2 credential entry.
setWrappedService(MFAFIDO2CredentialEntryLocalService) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
signatureCount - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 

T

toXmlString() - Method in interface com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryModel
 
toXmlString() - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 

U

update(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
update(MFAFIDO2CredentialEntry, ServiceContext) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
updateAttempts(long, String, long) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
 
updateAttempts(long, String, long) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
 
updateAttempts(long, String, long) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
 
updateImpl(MFAFIDO2CredentialEntry) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryPersistence
 
updateImpl(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.persistence.MFAFIDO2CredentialEntryUtil
 
updateMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Method in interface com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalService
Updates the mfafido2 credential entry in the database or adds it if it does not yet exist.
updateMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Static method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceUtil
Updates the mfafido2 credential entry in the database or adds it if it does not yet exist.
updateMFAFIDO2CredentialEntry(MFAFIDO2CredentialEntry) - Method in class com.liferay.multi.factor.authentication.fido2.credential.service.MFAFIDO2CredentialEntryLocalServiceWrapper
Updates the mfafido2 credential entry in the database or adds it if it does not yet exist.
userId - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 
userName - Variable in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryTable
 

W

wrap(MFAFIDO2CredentialEntry) - Method in class com.liferay.multi.factor.authentication.fido2.credential.model.MFAFIDO2CredentialEntryWrapper
 
A C D F G I M N P R S T U W 
Skip navigation links