Uses of Class
org.apache.syncope.core.logic.wa.WebAuthnRegistrationLogic
Packages that use WebAuthnRegistrationLogic
Package
Description
-
Uses of WebAuthnRegistrationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return WebAuthnRegistrationLogicModifier and TypeMethodDescriptionAMLogicContext.webAuthnRegistrationLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of WebAuthnRegistrationLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type WebAuthnRegistrationLogicModifier and TypeMethodDescriptionAMRESTCXFContext.webAuthnRegistrationService
(WebAuthnRegistrationLogic webAuthnRegistrationLogic) -
Uses of WebAuthnRegistrationLogic in org.apache.syncope.core.rest.cxf.service.wa
Fields in org.apache.syncope.core.rest.cxf.service.wa declared as WebAuthnRegistrationLogicModifier and TypeFieldDescriptionprotected final WebAuthnRegistrationLogic
WebAuthnRegistrationServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service.wa with parameters of type WebAuthnRegistrationLogic