b26d968c1c
Use Assert.noNullElements to validate configured AuthenticationProviders without relying on CollectionUtils.contains. Preserve the existing null-provider validation behavior. Closes gh-19510 Signed-off-by: avsan <abhishekrajabca@gmail.com>