File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes multiple security-constraint elements interaction Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "multiple security-constraint elements interaction" Watch "multiple security-constraint elements interaction" New topic
Author

multiple security-constraint elements interaction

Sayak Banerjee
Ranch Hand

Joined: Nov 28, 2006
Posts: 292
What happens in this case : One of the <security-constraint> elements has no <auth-constraint> element and it combines with an empty <auth-constraint> tag inside <security-constraint>...is the access to the common constrained resource allowed to everybody or to nobody? I think it's nobody...but it's always better to confirm?


Turn on, tune in, drop out.
Sreeraj G Harilal
Ranch Hand

Joined: Apr 19, 2006
Posts: 310
Nobody


SCJP 5.0<br />SCWCD 1.4<br />Preparing for <b>SCEA</b>.<br /><b>"I prefer an interesting vice to a virtue that bores."</b>
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
That's quite easy to test, isn't it?

By the way, PatienceIsAVirtue.


Android appsImageJ pluginsJava web charts
 
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.
 
subject: multiple security-constraint elements interaction
 
Similar Threads
<auth-constraint>
Webapp Security
web app security - Dueling auth-constraint elements
Question about auth-constraint
auth-constraint doubt