[
https://issues.apache.org/jira/browse/WICKET-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-4720.
--------------------------------
Resolution: Fixed
Fix Version/s: 6.0.0
removed method
> WebSession#authenticate() is superfluous
> ----------------------------------------
>
> Key: WICKET-4720
> URL: https://issues.apache.org/jira/browse/WICKET-4720
> Project: Wicket
> Issue Type: Improvement
> Components: wicket, wicket-auth-roles
> Affects Versions: 6.0.0-beta3
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Trivial
> Fix For: 6.0.0
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira