Searched refs:tokenKey (Results 1 – 1 of 1) sorted by relevance
431 … final String tokenKey = configKey.substring(0, configKey.length() - ".class".length()) + ".token"; in getOperators() local432 final String token = configuration.getConfigProperty(tokenKey); in getOperators()
Completed in 11 milliseconds