Uses of Interface
org.apache.syncope.common.rest.api.service.wa.U2FRegistrationService
-
Packages that use U2FRegistrationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service.wa org.apache.syncope.wa.starter.u2f -
-
Uses of U2FRegistrationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return U2FRegistrationService Modifier and Type Method Description U2FRegistrationService
AMRESTCXFContext. u2fRegistrationService(U2FRegistrationLogic u2fRegistrationLogic)
-
Uses of U2FRegistrationService in org.apache.syncope.core.rest.cxf.service.wa
Classes in org.apache.syncope.core.rest.cxf.service.wa that implement U2FRegistrationService Modifier and Type Class Description class
U2FRegistrationServiceImpl
-
Uses of U2FRegistrationService in org.apache.syncope.wa.starter.u2f
Methods in org.apache.syncope.wa.starter.u2f that return U2FRegistrationService Modifier and Type Method Description protected U2FRegistrationService
WAU2FDeviceRepository. service()
-