10/20 Class Flashcards
1
Q
HTTP POST
A
here is some update info
2
Q
GET
A
give me some info
3
Q
PUT
A
here’s some new info
4
Q
delete
A
delete some info
5
Q
authentication
A
proving who you are
6
Q
authorization
A
actions you can perform
7
Q
accountability
A
being accountable for those actions
8
Q
ISS Authentication
A
supports authentication with something you know and/or have
authentication types
anonymous(tied to IUSR built in account)
basic(username/password via we page)
forms
9
Q
cryptography
A
science of making a secure message