Searched defs:CoreMechanismFactory (Results 1 - 1 of 1) sorted by relevance

/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/mechanisms/
H A DCoreMechanismFactory.java33 public class CoreMechanismFactory { class
37 * Creates the CoreMechanismFactory and loads the available mechanism information.
39 public CoreMechanismFactory(Context context, IdentityModel model) { method in class:CoreMechanismFactory

Completed in 29 milliseconds