Results 1 to 2 of 2

Thread: Can I use acegi to secure EJBs (local and Remote)

  1. #1
    Join Date
    Jul 2005
    Posts
    2

    Default Can I use acegi to secure EJBs (local and Remote)

    Hi,

    I wanted to know if Avegi can be used to secure web app using (struts/spring/ejbs). If the answer is yes could you please point me to some documentation which discribes this

    Thanks

  2. #2
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    I guess the answer is "yes, but it depends"... You don't say much about what you want to do.

    Do you want to use container-managed security? If so you'll need to use on of Acegi's container adapters.

    How are you accessing the remote beans and does the traffic to them need to be secured separately, or will securing a facade suffice?

    Are you using Spring's EJB support classes?

Similar Threads

  1. Replies: 3
    Last Post: Sep 22nd, 2005, 10:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •