79162563

Date: 2024-11-06 12:26:31
Score: 1.5
Natty:
Report link

Oddly enough there's nothing to see in the migration guide. However, I could find the possible missing mappings using the Javadoc:

DeferredAuthentication -> AuthenticationState.Deferred
UserAuthentication -> AuthenticationState.Succeeded
Authentication -> AuthenticationState

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Rob Spoor