Uses of Interface
org.apache.syncope.common.rest.api.service.wa.GoogleMfaAuthAccountService
-
Packages that use GoogleMfaAuthAccountService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service.wa -
-
Uses of GoogleMfaAuthAccountService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return GoogleMfaAuthAccountService Modifier and Type Method Description GoogleMfaAuthAccountService
AMRESTCXFContext. googleMfaAuthAccountService(GoogleMfaAuthAccountLogic googleMfaAuthAccountLogic)
-
Uses of GoogleMfaAuthAccountService in org.apache.syncope.core.rest.cxf.service.wa
Classes in org.apache.syncope.core.rest.cxf.service.wa that implement GoogleMfaAuthAccountService Modifier and Type Class Description class
GoogleMfaAuthAccountServiceImpl
-