Uses of Class
org.apache.syncope.core.logic.wa.GoogleMfaAuthAccountLogic
Packages that use GoogleMfaAuthAccountLogic
Package
Description
-
Uses of GoogleMfaAuthAccountLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return GoogleMfaAuthAccountLogicModifier and TypeMethodDescriptionAMLogicContext.googleMfaAuthAccountLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of GoogleMfaAuthAccountLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type GoogleMfaAuthAccountLogicModifier and TypeMethodDescriptionAMRESTCXFContext.googleMfaAuthAccountService
(GoogleMfaAuthAccountLogic googleMfaAuthAccountLogic) -
Uses of GoogleMfaAuthAccountLogic in org.apache.syncope.core.rest.cxf.service.wa
Fields in org.apache.syncope.core.rest.cxf.service.wa declared as GoogleMfaAuthAccountLogicModifier and TypeFieldDescriptionprotected final GoogleMfaAuthAccountLogic
GoogleMfaAuthAccountServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service.wa with parameters of type GoogleMfaAuthAccountLogic