1.

What Are Access Controls In Spring Security?

Answer»
  • To access the ACCOUNT list, you must be authenticated.
  • The files in the directory "/SECURE" should only be visible to authenticated users.
  • The files in the directory "/secure/extreme" should only be visible to Supervisors.
  • Withdrawal and deposits can be MADE only by Tellers and Supervisors.
  • OVERDRAFT limit for an account can be exceeded only by Supervisors.



Discussion

No Comment Found