Uses of Interface
org.apache.syncope.common.rest.api.service.wa.WebAuthnRegistrationService
-
Packages that use WebAuthnRegistrationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service.wa org.apache.syncope.wa.starter.webauthn -
-
Uses of WebAuthnRegistrationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return WebAuthnRegistrationService Modifier and Type Method Description WebAuthnRegistrationServiceAMRESTCXFContext. webAuthnRegistrationService(WebAuthnRegistrationLogic webAuthnRegistrationLogic) -
Uses of WebAuthnRegistrationService in org.apache.syncope.core.rest.cxf.service.wa
Classes in org.apache.syncope.core.rest.cxf.service.wa that implement WebAuthnRegistrationService Modifier and Type Class Description classWebAuthnRegistrationServiceImpl -
Uses of WebAuthnRegistrationService in org.apache.syncope.wa.starter.webauthn
Methods in org.apache.syncope.wa.starter.webauthn that return WebAuthnRegistrationService Modifier and Type Method Description protected WebAuthnRegistrationServiceWAWebAuthnCredentialRepository. service()
-