0 Replies Latest reply on Jan 14, 2013 4:53 AM by halliballi

    Custom callbackhandler or securityAssociation setprincipal and credentials

    halliballi

      Maybe I am missing something. Can anyone tell me if it is better to use a callbackhandler or using securityassociation for setting login information?

      My scenario should be like this:

       

      I have a JBoss AS 7 Application and I am using remoting.

      The client App starts and does some remote calls to the server, which have to be anonymous but than I want to switch to non-anonymous mode.

      How can I do this? Do I have to use callbackhandler or the securityAssociation of Picketbox?

       

      Thank you