Can anybody plz tell me how the AuthorizationHeaderAuthenticationHandler gets instantiated?
I did a grep -r "AuthorizationHeaderAuthenticationHandler()" but that doesn't give any hits. But somehow there exists an instance of that class as the authenticate() method gets executed. Regards Andreas
