Java EE-Jaas development security applications

Source: Internet
Author: User

1. Security domains, roles, and user groups

Two types of security controls provided by the container: declarative Security control and programmatic security control

A security domain refers to a logical collection of users, user groups, and ACLs. Two common security domains supported by the server: theRDBMS security Domain and the file system security domain.

2. Jaas Basic Process

Initialize the request--Initialize authentication-->url authorization--to complete the original request--invoke the EJB's business method

For Java EE applications, user-submitted authentication information can be transparently passed to other tiers after being authenticated once. The authorization process needs to be executed multiple times.

3. Managing users and groups on the WebLogic server

4. Declaring security in a web App

5. Map security roles in the Web app to user groups on the WebLogic server

6. Basic login and form login based on WebLogic server

7. Programmatic security in Web applications

8. Declaring security for EJBS

9. Mapping security roles in EJB components to user groups on WebLogic servers

10. Access to the methods accessed in the EJB in the client or Web Component

Programmatic security in EJB

Basic theory of SSL and RSA encryption

13. Enable SSL support for the application server

14. Enable SSL support for Web Apps

Java EE-Jaas development security applications

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.