@ -148,7 +148,7 @@ public class ProviderManager extends AbstractAuthenticationManager implements In
@@ -148,7 +148,7 @@ public class ProviderManager extends AbstractAuthenticationManager implements In
privatevoidcheckIfValidList(ListlistToCheck){
if((listToCheck==null)||(listToCheck.size()==0)){
thrownewIllegalArgumentException("A list of AuthenticationManagers is required");
thrownewIllegalArgumentException("A list of AuthenticationProviders is required");