As per Mark Cade's study guide behaviour of EJB methods vary according to the role of the user. How should this be achieved?
Answer: Business methods determines the role of the user using JAAS and confiuration information in the deployment descriptor
Is this correct?
Can anyone give me example of how to use JAAS in this case
Thanks
Amit
SCJP, SCJD, SCEA
Yegor Bugayenko
Ranch Hand
Joined: Feb 11, 2011
Posts: 54
posted
0
Something like this:
You need to read more about "programmatic JAAS" (try to google it).
SCEA, PMP, OCUP
Lead Architect of fazend.com - Free Hosted Continuous Integration Platform
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.