Uses of Interface
de.xima.fc.settings.IMfaSettings
Packages that use IMfaSettings
Package
Description
Package for the API access of the model classes.
-
Uses of IMfaSettings in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return IMfaSettingsModifier and TypeMethodDescriptionSystemPropertyAPI.getMfaSettings(UserContext uc) Gets the Multi-Factor Authentication (MFA) settings for the system. -
Uses of IMfaSettings in de.xima.fc.api.rest.pub.impl.security.model.response.authentication
Methods in de.xima.fc.api.rest.pub.impl.security.model.response.authentication with parameters of type IMfaSettingsModifier and TypeMethodDescriptionMfaSettingsResponseMapper.toResponse(IMfaSettings mfaSettings) MfaSettingsResponseMapperImpl.toResponse(IMfaSettings mfaSettings) -
Uses of IMfaSettings in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return IMfaSettings -
Uses of IMfaSettings in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return IMfaSettingsModifier and TypeMethodDescription@NotNull IMfaSettingsISystemPropertyDao.getMfaSettings(IEntityContext ec) Gets the Multi-Factor Authentication (MFA) settings for the system. -
Uses of IMfaSettings in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return IMfaSettings -
Uses of IMfaSettings in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return IMfaSettingsModifier and TypeMethodDescriptionISystemPropertyHandler.getMfaSettings(UserContext uc) Gets the Multi-Factor Authentication (MFA) settings for the system.