Analyzing Dataflow with IntelliJ IDEA
Wednesday, August 5th, 2009Upcoming IntelliJ IDEA version, Maia brings you an improved version of the Dataflow to this feature and the completely new Dataflow from this.
Here I am describing how these features work and how they can help you the Code Archeologists better understand your code.
I am using Apache Tomcat source code as an example.
Let’s have a look at the SingleSignOnMessage class and its obscure String authType field.




