Class UserProfileMfa

java.lang.Object
de.xima.cmn.dao.model.AEntity<Long>
All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, ILockingVersionProviding, ITransferable, ITransferableEntity, ITransferableLockableEntity, IUUIDEntity, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>

@Entity public class UserProfileMfa extends AbstractLockableEntity implements IUUIDEntity
This entity represents the MFA configuration of a user profile.
Since:
8.0.0
Author:
XIMA Media GmbH
See Also: