Java Security Question:
Download Job Interview Questions and Answers PDF
What’s the difference between authentication and authorization?
Answer:
Authentication happens first. You verify user’s identity based on credentials. Authorization is making sure the user only gets access to the resources he has credentials for.
Download Java Security Interview Questions And Answers
PDF
Previous Question | Next Question |
What’s a code group? | What are the authentication modes in ASP.NET? |