Use the same model as the Web.  Send username / password to the server,
get back a token (sessionID via Shiro) and send it with every request.
Then, use Shiro interceptors from what I sent you before to re-establish the 
Shiro session
using the sessionID

On May 27, 2014, at 1:27 AM, P82 wrote:

> This is the most imporant problem how to establish shiro security between
> client and server and this the core of my question. So the question is still
> open - can anyone provide tutorial/example how to implement shiro security
> to connect protected remote ejb from standalone client. 
> 
> 
> 
> --
> View this message in context: 
> http://shiro-user.582556.n2.nabble.com/Glassfish-4-EJB-Shiro-OSGI-standalone-client-tp7579977p7579982.html
> Sent from the Shiro User mailing list archive at Nabble.com.
> 

Reply via email to