Dave,
Trying to upgrade from M6 to RC2a, I've encountered another challenge: in my resource-server, suppose I want to extend the OAuth2ProtectedResourceFilter. In M6 it was easy, however in RC2a I see OAuth2ProtectedResourceFilter was removed. What is the reason, and what replaces it?
when I write in my beans.xml <oauth:resource-server...> - what class does it create?
