Uses of Interface
org.openiam.srvc.fido.FidoAuthenticatorDataWebService
-
Packages that use FidoAuthenticatorDataWebService Package Description org.openiam.esb.config org.openiam.srvc.fido -
-
Uses of FidoAuthenticatorDataWebService in org.openiam.esb.config
Methods in org.openiam.esb.config that return FidoAuthenticatorDataWebService Modifier and Type Method Description FidoAuthenticatorDataWebService
AbstractWSBeanConfiguration. fidoAuthenticatorDataWebService()
-
Uses of FidoAuthenticatorDataWebService in org.openiam.srvc.fido
Classes in org.openiam.srvc.fido that implement FidoAuthenticatorDataWebService Modifier and Type Class Description class
FidoAuthenticatorDataWebServiceImpl
FIDO Authentication web service implementation
-