Searched refs:provs (Results 1 – 1 of 1) sorted by relevance
49 Provider[] provs = Security.getProviders(service.concat(".") in isSupport() local51 if (provs == null) { in isSupport()54 return (provs.length == 0 ? null : provs[0]); in isSupport()