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