0 Replies Latest reply on Sep 18, 2013 1:11 PM by elsimo

    How to configure PicketBox to use XACML Authorization manager

    elsimo

      Hi,

      I need you help please regarding PicketBox XAML: Can you please let me know how can I configure PicketBox to use PicketBox XACML authorization manager?

      I 've been trying to find an example similar to the way drools is used in the example below but I could not find any.

      // configures the Drools Authorization Manager

              configurationBuilder

                  .authorization()

                      .manager(new PicketBoxDroolsAuthorizationManager());

       

      Thanks,

      Simo