5b8d81828a
This commit gives a serialVersionUID to the private adapter class for the Jwt authentication principal. It also adds a SuppressWarnings annotation so that it doesn't get picked up by config's serialization tests. This is needed since the test cannot construct a serialization sample for a private class Issue gh-6237 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>