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 org.apache.syncope.wa.starter.gauth -
-
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
-
Uses of GoogleMfaAuthAccountService in org.apache.syncope.wa.starter.gauth
Methods in org.apache.syncope.wa.starter.gauth that return GoogleMfaAuthAccountService Modifier and Type Method Description protected GoogleMfaAuthAccountService
WAGoogleMfaAuthCredentialRepository. service()
-