JAAS ThreadLocal Filter

A Java servlet filter that grabs the JAAS principal off of the incoming request and adds it to a ThreadLocal variable so you can grab it whenever you want.

Homepage POM file JAR file Javadoc
'com.github.sagerman4:jaas-threadlocal-filter:1.0'

Dependencies

Compile dependencies