Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4720

WebSession#authenticate() is superfluous

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 6.0.0-beta3
    • 6.0.0
    • wicket, wicket-auth-roles
    • None

    Description

      WebSession#authenticate() always throws an exception and it is not called in wicket-core.

      Subclasses of wicket-auth-roles' AuthenticatedWebSession have to override #authenticate(), calls to it are always wrapped in #signIn().

      wicketstuff-security-wasp's WaspSession doesn't use #authentcate() at all.

      To clear up this confusion the method should be removed.

      Attachments

        Activity

          People

            svenmeier Sven Meier
            svenmeier Sven Meier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: