IntegrityManagerFactory

public class IntegrityManagerFactory


IntegrityManager のインスタンスを作成します。

概要

パブリック メソッド

static IntegrityManager
create(Context applicationContext)

Classic Integrity Manager を作成します。

static StandardIntegrityManager
createStandard(Context applicationContext)

Standard Integrity Manager を作成します。

パブリック メソッド

create

public static IntegrityManager create(Context applicationContext)

Classic Integrity Manager を作成します。

createStandard

public static StandardIntegrityManager createStandard(Context applicationContext)

Standard Integrity Manager を作成します。