Searched refs:TestKeyFactorySpi (Results 1 – 1 of 1) sorted by relevance
425 put("KeyFactory." + TEST_KEYFACTORY_NAME, TestKeyFactorySpi.class.getName()); in TestKeyFactoryProvider()429 public static class TestKeyFactorySpi extends KeyFactorySpi { class in KeyFactoryTest