when calling Token.setToken(key, ITokenizable) and send the token to a client
using JWebSocketFactory.getTokenServer().sendToken(...) on client-side the
respective MapToken.getToken(...) method does not return anything because it
throws internally the following exception
java.util.LinkedHashMap cannot be cast to org.jwebsocket.token.Token
any ideas?
Original issue reported on code.google.com by eliasbal...@gmail.com on 11 Jan 2012 at 4:54
Original issue reported on code.google.com by
eliasbal...@gmail.com
on 11 Jan 2012 at 4:54