Project

General

Profile

« Previous | Next » 

Revision 2661173a

Added by Andreas Müller almost 4 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/service/AuthenticatingHttpInvokerRequestExecutor.java
20 20
/**
21 21
 * @author cmathew
22 22
 * @date 27 Jan 2015
23
 *
24 23
 */
25 24
public class AuthenticatingHttpInvokerRequestExecutor extends TimestampingHttpInvokerRequestExecutor {
26 25

  
......
40 39
        }
41 40
        return postMethod;
42 41
    }
43

  
44 42
}

Also available in: Unified diff