Uses of Interface
org.apache.syncope.common.rest.api.service.wa.GoogleMfaAuthTokenService
-
Packages that use GoogleMfaAuthTokenService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service.wa org.apache.syncope.wa.starter.gauth -
-
Uses of GoogleMfaAuthTokenService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return GoogleMfaAuthTokenService Modifier and Type Method Description GoogleMfaAuthTokenService
AMRESTCXFContext. googleMfaAuthTokenService(GoogleMfaAuthTokenLogic googleMfaAuthTokenLogic)
-
Uses of GoogleMfaAuthTokenService in org.apache.syncope.core.rest.cxf.service.wa
Classes in org.apache.syncope.core.rest.cxf.service.wa that implement GoogleMfaAuthTokenService Modifier and Type Class Description class
GoogleMfaAuthTokenServiceImpl
-
Uses of GoogleMfaAuthTokenService in org.apache.syncope.wa.starter.gauth
Methods in org.apache.syncope.wa.starter.gauth that return GoogleMfaAuthTokenService Modifier and Type Method Description protected GoogleMfaAuthTokenService
WAGoogleMfaAuthTokenRepository. service()
-