Generated by
JDiff

Interface com.google.inject.servlet.LinkedFilterBinding

Changed Methods
Key<Filter> getLinkedKey() Change in return type from (Key<? extends Filter>) to Key<Filter>.
Changed from non-abstract to abstract.
Returns the key used to lookup the filter instance.