| Author |
mock exam question on security
|
vijaya bacina
Ranch Hand
Joined: Aug 23, 2005
Posts: 155
|
|
Which security mechanisam is employed only on server side to limit access to resources? a) authorization b)authentication c)confidentiality d)integrity Answer given was A.... Why not confidentiality... Isn't it employed on server side to keep data secure??
|
 |
Rizwan Mohammad
Ranch Hand
Joined: Sep 02, 2005
Posts: 445
|
|
If you read question carefully, it says "to limit access to resources?" only authorization is used to limit access to resources.
|
Rizwan
SCJA, SCJP, SCWCD, SCBCD, SCDJWS.
|
 |
vijaya bacina
Ranch Hand
Joined: Aug 23, 2005
Posts: 155
|
|
U r right
|
 |
Nicky Eng
Ranch Hand
Joined: Mar 26, 2005
Posts: 378
|
|
of course. Authorization is the security mechanism for server-side to limit the access into resources. confidentiality and data integrity are for protecting the response stream.
|
From NickyEng
Diploma in Computer Studies
SCJP 1.4
SCWCD 1.4
Formula 1 app by Maxis (Playbook)
|
 |
 |
|
|
subject: mock exam question on security
|
|
|