BiometricsDriver

package
v0.0.0-...-77ac5d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BiometricsDriver

type BiometricsDriver interface {
	proxy.Object
	// contains filtered or unexported methods
}

func NewBiometricsDriver

func NewBiometricsDriver(conn *dbus.Conn, serviceName string, path dbus.ObjectPath) (BiometricsDriver, error)

type MockBiometricsDriver

type MockBiometricsDriver struct {
	MockInterfaceBiometricsDriver // interface com.deepin.daemon.authenticate.BiometricsDriver
	proxy.MockObject
}

type MockInterfaceBiometricsDriver

type MockInterfaceBiometricsDriver struct {
	mock.Mock
}

func (*MockInterfaceBiometricsDriver) CharaType

func (*MockInterfaceBiometricsDriver) Claim

func (*MockInterfaceBiometricsDriver) ConnectEnrollStatus

func (v *MockInterfaceBiometricsDriver) ConnectEnrollStatus(cb func(action string, enrollStatusCode int32, message string)) (dbusutil.SignalHandlerId, error)

func (*MockInterfaceBiometricsDriver) ConnectVerifyStatus

func (v *MockInterfaceBiometricsDriver) ConnectVerifyStatus(cb func(action string, verifyStatusCode int32, message string)) (dbusutil.SignalHandlerId, error)

func (*MockInterfaceBiometricsDriver) Delete

func (v *MockInterfaceBiometricsDriver) Delete(flags dbus.Flags, chara string) error

func (*MockInterfaceBiometricsDriver) EnrollStart

func (v *MockInterfaceBiometricsDriver) EnrollStart(flags dbus.Flags, chara string, type0 int32, action string) (dbus.UnixFD, error)

func (*MockInterfaceBiometricsDriver) EnrollStop

func (v *MockInterfaceBiometricsDriver) EnrollStop(flags dbus.Flags, action string) error

func (*MockInterfaceBiometricsDriver) GoDelete

func (v *MockInterfaceBiometricsDriver) GoDelete(flags dbus.Flags, ch chan *dbus.Call, chara string) *dbus.Call

func (*MockInterfaceBiometricsDriver) GoEnrollStart

func (v *MockInterfaceBiometricsDriver) GoEnrollStart(flags dbus.Flags, ch chan *dbus.Call, chara string, type0 int32, action string) *dbus.Call

func (*MockInterfaceBiometricsDriver) GoEnrollStop

func (v *MockInterfaceBiometricsDriver) GoEnrollStop(flags dbus.Flags, ch chan *dbus.Call, action string) *dbus.Call

func (*MockInterfaceBiometricsDriver) GoVerifyStart

func (v *MockInterfaceBiometricsDriver) GoVerifyStart(flags dbus.Flags, ch chan *dbus.Call, charas []string, action string) *dbus.Call

func (*MockInterfaceBiometricsDriver) GoVerifyStop

func (v *MockInterfaceBiometricsDriver) GoVerifyStop(flags dbus.Flags, ch chan *dbus.Call, action string) *dbus.Call

func (*MockInterfaceBiometricsDriver) List

func (*MockInterfaceBiometricsDriver) SetInterfaceName_

func (v *MockInterfaceBiometricsDriver) SetInterfaceName_(string)

func (*MockInterfaceBiometricsDriver) VerifyStart

func (v *MockInterfaceBiometricsDriver) VerifyStart(flags dbus.Flags, charas []string, action string) (dbus.UnixFD, error)

func (*MockInterfaceBiometricsDriver) VerifyStop

func (v *MockInterfaceBiometricsDriver) VerifyStop(flags dbus.Flags, action string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL