Searched refs:defaultFactory (Results 1 - 3 of 3) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-jsr196/src/main/java/com/sun/opensso/agents/jsr115/
H A DOpenSSOJACCPolicyConfigurationFactory.java48 PolicyConfigurationFactoryImpl defaultFactory ; field in class:OpenSSOJACCPolicyConfigurationFactory
55 defaultFactory = new PolicyConfigurationFactoryImpl();
65 return defaultFactory.getPolicyConfiguration(contextID, remove);
77 return defaultFactory.inService(contextID);
/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DAppDelegate.m109 return (FRAApplicationAssembly *) [TyphoonComponentFactory defaultFactory];
/forgerock/authenticator-ios-v2/unit-tests/
H A DFRAAccountsTableViewControllerTests.m53 FRAApplicationAssembly *assembly = (FRAApplicationAssembly *) [TyphoonComponentFactory defaultFactory];

Completed in 44 milliseconds