Uses of Class
org.apache.syncope.core.logic.wa.GoogleMfaAuthAccountLogic
Package
Description
-
Uses of GoogleMfaAuthAccountLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionAMLogicContext.googleMfaAuthAccountLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of GoogleMfaAuthAccountLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionAMRESTCXFContext.googleMfaAuthAccountService
(GoogleMfaAuthAccountLogic googleMfaAuthAccountLogic) -
Uses of GoogleMfaAuthAccountLogic in org.apache.syncope.core.rest.cxf.service.wa
Modifier and TypeFieldDescriptionprotected final GoogleMfaAuthAccountLogic
GoogleMfaAuthAccountServiceImpl.logic