IntegrityManagerFactory

public class IntegrityManagerFactory


Erstellt Instanzen von IntegrityManager.

Zusammenfassung

Öffentliche Methoden

static IntegrityManager
create(Context applicationContext)

Erstellt einen Classic Integrity Manager.

static StandardIntegrityManager
createStandard(Context applicationContext)

Erstellt einen Standard-Integrity Manager.

Öffentliche Methoden

create

public static IntegrityManager create(Context applicationContext)

Erstellt einen Classic Integrity Manager.

createStandard

public static StandardIntegrityManager createStandard(Context applicationContext)

Erstellt einen Standard-Integrity Manager.