Searched defs:providerList (Results 1 – 3 of 3) sorted by relevance
47 sun.security.jca.ProviderList providerList, java.security.Provider p) { in add()52 sun.security.jca.ProviderList providerList, java.security.Provider p, int position) { in insertAt()57 sun.security.jca.ProviderList providerList, java.lang.String name) { in remove()
137 private static volatile sun.security.jca.ProviderList providerList; field in Providers
55 private static volatile ProviderList providerList; field in Providers