0 Replies Latest reply on Sep 18, 2002 9:44 AM by rndgatewaynet

    Mbeans with preset Principal,Credentials

    rndgatewaynet

      Hi, i need to invoke some EJB methods from inside a Schedulable class of a
      Jboss Scheduler.

      The point is security.
      How can i programmatically, or declaratively (on the Mbean configuration level)
      assign a user and password that my Schedulable class will run on behalf of??

      On an article on onjava.com lately i read about work being done
      on providing security to mbeans.

      Is there any equivalent to mbeans as the <security-identity><run-as>
      in EJBs??

      Thanx.