IntegrityManagerFactory

public class IntegrityManagerFactory


创建 IntegrityManager 的实例。

摘要

公共方法

static IntegrityManager
create(Context applicationContext)

创建一个传统完整性管理器。

static StandardIntegrityManager
createStandard(Context applicationContext)

创建一个标准完整性管理器。

公共方法

create

public static IntegrityManager create(Context applicationContext)

创建一个传统完整性管理器。

createStandard

public static StandardIntegrityManager createStandard(Context applicationContext)

创建一个标准完整性管理器。