Java Enterprise Edition (J2EE/JEE) Question:

What is authorization?

J2EE Interview Question
J2EE Interview Question

Answer:

The process by which access to a method or resource is determined. Authorization depends on the determination of whether the principal associated with a request through authentication is in a given security role. A security role is a logical grouping of users defined by the person who assembles the application. A deployer maps security roles to security identities. Security identities may be principals or groups in the operational environment.


Previous QuestionNext Question
What is B2B?What is attribute What is asant?