Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To the base path you must append a slash, the name of a bean implementing the AccountLockoutManager interface, another slash, and finally the "key" that identifies the lockout record to access. By default this will be a username, a bang (!), and an IP address (unless you customize the way the lockout is scoped).

...