jetty.project
jetty.project copied to clipboard
Issue #5442 - add MultiAuthenticator to support multiple authentication options
trafficstars
Issue #5442
Introduces the MultiAuthenticator class which can be used to support multiple authentication options simultaneously for the same webapp.
For example you could have an app with the options to login with FORM, OpenID or Ethereum.