Uses of Class
org.apache.syncope.core.logic.wa.WebAuthnRegistrationLogic
Package
Description
-
Uses of WebAuthnRegistrationLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionAMLogicContext.webAuthnRegistrationLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of WebAuthnRegistrationLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionAMRESTCXFContext.webAuthnRegistrationService
(WebAuthnRegistrationLogic webAuthnRegistrationLogic) -
Uses of WebAuthnRegistrationLogic in org.apache.syncope.core.rest.cxf.service.wa
Modifier and TypeFieldDescriptionprotected final WebAuthnRegistrationLogic
WebAuthnRegistrationServiceImpl.logic