Searched refs:spiMap (Results 1 – 1 of 1) sorted by relevance
594 private static final Map<String, Class<?>> spiMap = field in Security603 Class<?> clazz = spiMap.get(type); in getSpiClass()609 spiMap.put(type, clazz); in getSpiClass()