Project

General

Profile

« Previous | Next » 

Revision 59844

other logs

View differences:

modules/dnet-collector-plugins/trunk/src/main/java/eu/dnetlib/data/collector/plugins/rest/RestIterator.java
252 252

  
253 253
		try {
254 254
			URL qUrl = new URL(query);
255
			
255
			log.debug("authMethod :" + authMethod);
256 256
			if (this.authMethod == "bearer") {
257 257
				log.trace("authMethod before inputStream: " + resultXml);
258 258
				log.debug("authMethod :" + authMethod);

Also available in: Unified diff