Can you provide a little more info into what you are looking to do?

For example just about all of the official web examples use a
UsernamePasswordToken
<https://shiro.apache.org/static/current/apidocs/org/apache/shiro/authc/UsernamePasswordToken.html>
which is a HostAuthenticationToken.

On Thu, Jan 26, 2017 at 11:34 PM, bcaramu <[email protected]> wrote:

> I need some help to create HostAuthenticationToken token before  Realm's
> doGetAuthenticationInfo method calls?
>
> Could you please help me to create Custom AuthenticationStrategy to create
> token?
>
> Thanks in advance
>
>
>
> --
> View this message in context: http://shiro-user.582556.n2.nabble.com/
> HostAuthenticationToken-in-Spring-MVC-tp7581475.html
> Sent from the Shiro User mailing list archive at Nabble.com.
>

Reply via email to