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

A

addMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Adds the mfa time based otp entry to the database.
addMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Adds the mfa time based otp entry to the database.
addMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Adds the mfa time based otp entry to the database.
addTimeBasedOTPEntry(long, String) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
addTimeBasedOTPEntry(long, String) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
addTimeBasedOTPEntry(long, String) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 

C

cacheResult(MFATimeBasedOTPEntry) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Caches the mfa time based otp entry in the entity cache if it is enabled.
cacheResult(List<MFATimeBasedOTPEntry>) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Caches the mfa time based otp entries in the entity cache if it is enabled.
cacheResult(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Caches the mfa time based otp entry in the entity cache if it is enabled.
cacheResult(List<MFATimeBasedOTPEntry>) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Caches the mfa time based otp entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
clearCache(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 
com.liferay.multi.factor.authentication.timebased.otp.exception - package com.liferay.multi.factor.authentication.timebased.otp.exception
 
com.liferay.multi.factor.authentication.timebased.otp.model - package com.liferay.multi.factor.authentication.timebased.otp.model
 
com.liferay.multi.factor.authentication.timebased.otp.service - package com.liferay.multi.factor.authentication.timebased.otp.service
 
com.liferay.multi.factor.authentication.timebased.otp.service.persistence - package com.liferay.multi.factor.authentication.timebased.otp.service.persistence
 
companyId - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
countAll() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the number of mfa time based otp entries.
countAll() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the number of mfa time based otp entries.
countByUserId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the number of mfa time based otp entries where userId = ?.
countByUserId(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the number of mfa time based otp entries where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
create(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Creates a new mfa time based otp entry with the primary key.
create(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Creates a new mfa time based otp entry with the primary key.
createDate - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
createMFATimeBasedOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Creates a new mfa time based otp entry with the primary key.
createMFATimeBasedOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Creates a new mfa time based otp entry with the primary key.
createMFATimeBasedOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Creates a new mfa time based otp entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 

D

deleteMFATimeBasedOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Deletes the mfa time based otp entry with the primary key from the database.
deleteMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Deletes the mfa time based otp entry from the database.
deleteMFATimeBasedOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Deletes the mfa time based otp entry with the primary key from the database.
deleteMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Deletes the mfa time based otp entry from the database.
deleteMFATimeBasedOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Deletes the mfa time based otp entry with the primary key from the database.
deleteMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Deletes the mfa time based otp entry from the database.
deletePersistedModel(PersistedModel) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
DuplicateMFATimeBasedOTPEntryException - Exception in com.liferay.multi.factor.authentication.timebased.otp.exception
 
DuplicateMFATimeBasedOTPEntryException() - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.DuplicateMFATimeBasedOTPEntryException
 
DuplicateMFATimeBasedOTPEntryException(String) - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.DuplicateMFATimeBasedOTPEntryException
 
DuplicateMFATimeBasedOTPEntryException(String, Throwable) - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.DuplicateMFATimeBasedOTPEntryException
 
DuplicateMFATimeBasedOTPEntryException(Throwable) - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.DuplicateMFATimeBasedOTPEntryException
 
dynamicQuery() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
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.timebased.otp.service.MFATimeBasedOTPEntryLocalService
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.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
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.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
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.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
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.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
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.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
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.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

F

failedAttempts - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
fetchByPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the mfa time based otp 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.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the mfa time based otp 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.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
fetchByUserId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the mfa time based otp entry where userId = ? or returns null if it could not be found.
fetchByUserId(long, boolean) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the mfa time based otp entry where userId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUserId(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the mfa time based otp entry where userId = ? or returns null if it could not be found.
fetchByUserId(long, boolean) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the mfa time based otp entry where userId = ? or returns null if it could not be found, optionally using the finder cache.
fetchMFATimeBasedOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
fetchMFATimeBasedOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
fetchMFATimeBasedOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
fetchMFATimeBasedOTPEntryByUserId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
fetchMFATimeBasedOTPEntryByUserId(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
fetchMFATimeBasedOTPEntryByUserId(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
findAll() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns all the mfa time based otp entries.
findAll(int, int) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns a range of all the mfa time based otp entries.
findAll(int, int, OrderByComparator<MFATimeBasedOTPEntry>) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns an ordered range of all the mfa time based otp entries.
findAll(int, int, OrderByComparator<MFATimeBasedOTPEntry>, boolean) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns an ordered range of all the mfa time based otp entries.
findAll() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns all the mfa time based otp entries.
findAll(int, int) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns a range of all the mfa time based otp entries.
findAll(int, int, OrderByComparator<MFATimeBasedOTPEntry>) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns an ordered range of all the mfa time based otp entries.
findAll(int, int, OrderByComparator<MFATimeBasedOTPEntry>, boolean) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns an ordered range of all the mfa time based otp entries.
findByPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the mfa time based otp entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the mfa time based otp entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByUserId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Returns the mfa time based otp entry where userId = ? or throws a NoSuchEntryException if it could not be found.
findByUserId(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Returns the mfa time based otp entry where userId = ? or throws a NoSuchEntryException if it could not be found.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<MFATimeBasedOTPEntry>) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
getCompanyId() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the company ID of this mfa time based otp entry.
getCompanyId() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the company ID of this mfa time based otp entry.
getCreateDate() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the create date of this mfa time based otp entry.
getCreateDate() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the create date of this mfa time based otp entry.
getFailedAttempts() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the failed attempts of this mfa time based otp entry.
getFailedAttempts() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the failed attempts of this mfa time based otp entry.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
getLastFailDate() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the last fail date of this mfa time based otp entry.
getLastFailDate() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the last fail date of this mfa time based otp entry.
getLastFailIP() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the last fail ip of this mfa time based otp entry.
getLastFailIP() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the last fail ip of this mfa time based otp entry.
getLastSuccessDate() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the last success date of this mfa time based otp entry.
getLastSuccessDate() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the last success date of this mfa time based otp entry.
getLastSuccessIP() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the last success ip of this mfa time based otp entry.
getLastSuccessIP() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the last success ip of this mfa time based otp entry.
getMFATimeBasedOTPEntries(int, int) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Returns a range of all the mfa time based otp entries.
getMFATimeBasedOTPEntries(int, int) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Returns a range of all the mfa time based otp entries.
getMFATimeBasedOTPEntries(int, int) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Returns a range of all the mfa time based otp entries.
getMFATimeBasedOTPEntriesCount() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Returns the number of mfa time based otp entries.
getMFATimeBasedOTPEntriesCount() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Returns the number of mfa time based otp entries.
getMFATimeBasedOTPEntriesCount() - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Returns the number of mfa time based otp entries.
getMFATimeBasedOTPEntry(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Returns the mfa time based otp entry with the primary key.
getMFATimeBasedOTPEntry(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Returns the mfa time based otp entry with the primary key.
getMFATimeBasedOTPEntry(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Returns the mfa time based otp entry with the primary key.
getMfaTimeBasedOTPEntryId() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the mfa time based otp entry ID of this mfa time based otp entry.
getMfaTimeBasedOTPEntryId() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the mfa time based otp entry ID of this mfa time based otp entry.
getModelAttributes() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the modified date of this mfa time based otp entry.
getModifiedDate() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the modified date of this mfa time based otp entry.
getMvccVersion() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the mvcc version of this mfa time based otp entry.
getMvccVersion() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the mvcc version of this mfa time based otp entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the primary key of this mfa time based otp entry.
getPrimaryKey() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the primary key of this mfa time based otp entry.
getService() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
getSharedSecret() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the shared secret of this mfa time based otp entry.
getSharedSecret() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the shared secret of this mfa time based otp entry.
getUserId() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the user ID of this mfa time based otp entry.
getUserId() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the user ID of this mfa time based otp entry.
getUserName() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the user name of this mfa time based otp entry.
getUserName() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the user name of this mfa time based otp entry.
getUserUuid() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Returns the user uuid of this mfa time based otp entry.
getUserUuid() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Returns the user uuid of this mfa time based otp entry.
getWrappedService() - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 

I

INSTANCE - Static variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 

L

lastFailDate - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
lastFailIP - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
lastSuccessDate - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
lastSuccessIP - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 

M

MFA_TIME_BASED_OTP_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntry
 
MFATimeBasedOTPEntry - Interface in com.liferay.multi.factor.authentication.timebased.otp.model
The extended model interface for the MFATimeBasedOTPEntry service.
mfaTimeBasedOTPEntryId - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
MFATimeBasedOTPEntryLocalService - Interface in com.liferay.multi.factor.authentication.timebased.otp.service
Provides the local service interface for MFATimeBasedOTPEntry.
MFATimeBasedOTPEntryLocalServiceUtil - Class in com.liferay.multi.factor.authentication.timebased.otp.service
Provides the local service utility for MFATimeBasedOTPEntry.
MFATimeBasedOTPEntryLocalServiceUtil() - Constructor for class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
MFATimeBasedOTPEntryLocalServiceWrapper - Class in com.liferay.multi.factor.authentication.timebased.otp.service
Provides a wrapper for MFATimeBasedOTPEntryLocalService.
MFATimeBasedOTPEntryLocalServiceWrapper() - Constructor for class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
MFATimeBasedOTPEntryLocalServiceWrapper(MFATimeBasedOTPEntryLocalService) - Constructor for class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
MFATimeBasedOTPEntryModel - Interface in com.liferay.multi.factor.authentication.timebased.otp.model
The base model interface for the MFATimeBasedOTPEntry service.
MFATimeBasedOTPEntryPersistence - Interface in com.liferay.multi.factor.authentication.timebased.otp.service.persistence
The persistence interface for the mfa time based otp entry service.
MFATimeBasedOTPEntryTable - Class in com.liferay.multi.factor.authentication.timebased.otp.model
The table class for the "MFATimeBasedOTPEntry" database table.
MFATimeBasedOTPEntryUtil - Class in com.liferay.multi.factor.authentication.timebased.otp.service.persistence
The persistence utility for the mfa time based otp entry service.
MFATimeBasedOTPEntryUtil() - Constructor for class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
MFATimeBasedOTPEntryWrapper - Class in com.liferay.multi.factor.authentication.timebased.otp.model
This class is a wrapper for MFATimeBasedOTPEntry.
MFATimeBasedOTPEntryWrapper(MFATimeBasedOTPEntry) - Constructor for class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 
modifiedDate - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
mvccVersion - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 

N

NoSuchEntryException - Exception in com.liferay.multi.factor.authentication.timebased.otp.exception
 
NoSuchEntryException() - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.NoSuchEntryException
 
NoSuchEntryException(String) - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.NoSuchEntryException
 
NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.NoSuchEntryException
 
NoSuchEntryException(Throwable) - Constructor for exception com.liferay.multi.factor.authentication.timebased.otp.exception.NoSuchEntryException
 

P

persist() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 

R

remove(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Removes the mfa time based otp entry with the primary key from the database.
remove(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Removes the mfa time based otp entry with the primary key from the database.
removeAll() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Removes all the mfa time based otp entries from the database.
removeAll() - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Removes all the mfa time based otp entries from the database.
removeByUserId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
Removes the mfa time based otp entry where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
Removes the mfa time based otp entry where userId = ? from the database.
resetFailedAttempts(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
resetFailedAttempts(long) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
resetFailedAttempts(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 

S

setCompanyId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the company ID of this mfa time based otp entry.
setCompanyId(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the company ID of this mfa time based otp entry.
setCreateDate(Date) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the create date of this mfa time based otp entry.
setCreateDate(Date) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the create date of this mfa time based otp entry.
setFailedAttempts(int) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the failed attempts of this mfa time based otp entry.
setFailedAttempts(int) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the failed attempts of this mfa time based otp entry.
setLastFailDate(Date) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the last fail date of this mfa time based otp entry.
setLastFailDate(Date) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the last fail date of this mfa time based otp entry.
setLastFailIP(String) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the last fail ip of this mfa time based otp entry.
setLastFailIP(String) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the last fail ip of this mfa time based otp entry.
setLastSuccessDate(Date) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the last success date of this mfa time based otp entry.
setLastSuccessDate(Date) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the last success date of this mfa time based otp entry.
setLastSuccessIP(String) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the last success ip of this mfa time based otp entry.
setLastSuccessIP(String) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the last success ip of this mfa time based otp entry.
setMfaTimeBasedOTPEntryId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the mfa time based otp entry ID of this mfa time based otp entry.
setMfaTimeBasedOTPEntryId(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the mfa time based otp entry ID of this mfa time based otp entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the modified date of this mfa time based otp entry.
setModifiedDate(Date) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the modified date of this mfa time based otp entry.
setMvccVersion(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the mvcc version of this mfa time based otp entry.
setMvccVersion(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the mvcc version of this mfa time based otp entry.
setPrimaryKey(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the primary key of this mfa time based otp entry.
setPrimaryKey(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the primary key of this mfa time based otp entry.
setSharedSecret(String) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the shared secret of this mfa time based otp entry.
setSharedSecret(String) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the shared secret of this mfa time based otp entry.
setUserId(long) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the user ID of this mfa time based otp entry.
setUserId(long) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the user ID of this mfa time based otp entry.
setUserName(String) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the user name of this mfa time based otp entry.
setUserName(String) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the user name of this mfa time based otp entry.
setUserUuid(String) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
Sets the user uuid of this mfa time based otp entry.
setUserUuid(String) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
Sets the user uuid of this mfa time based otp entry.
setWrappedService(MFATimeBasedOTPEntryLocalService) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
sharedSecret - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 

T

toXmlString() - Method in interface com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryModel
 
toXmlString() - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 

U

update(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
update(MFATimeBasedOTPEntry, ServiceContext) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
updateAttempts(long, String, boolean) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
 
updateAttempts(long, String, boolean) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
 
updateAttempts(long, String, boolean) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
 
updateImpl(MFATimeBasedOTPEntry) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryPersistence
 
updateImpl(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.persistence.MFATimeBasedOTPEntryUtil
 
updateMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Method in interface com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalService
Updates the mfa time based otp entry in the database or adds it if it does not yet exist.
updateMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Static method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceUtil
Updates the mfa time based otp entry in the database or adds it if it does not yet exist.
updateMFATimeBasedOTPEntry(MFATimeBasedOTPEntry) - Method in class com.liferay.multi.factor.authentication.timebased.otp.service.MFATimeBasedOTPEntryLocalServiceWrapper
Updates the mfa time based otp entry in the database or adds it if it does not yet exist.
userId - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 
userName - Variable in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryTable
 

W

wrap(MFATimeBasedOTPEntry) - Method in class com.liferay.multi.factor.authentication.timebased.otp.model.MFATimeBasedOTPEntryWrapper
 
A C D F G I L M N P R S T U W 
Skip navigation links