When using AuthenticatedWebSession.get() i receive the error:

java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession
cannot be cast to
org.apache.wicket.authroles.authentication.AuthenticatedWebSession
     at
org.apache.wicket.authroles.authentication.AuthenticatedWebSession.get(AuthenticatedWebSession.java:38)

usnure as to why an error is thrown in the AuthenticatedWebSession class.

Currently using wicket version 7.1.0

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-7-1-AuthenticatedWebSession-tp4678601.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to