Skip navigation.

Securing WebLogic Resources

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

Introduction and Roadmap

The WebLogic Security Service combines several layers of security features to prevent unauthorized access to your WebLogic Server® domains. This document describes the security resource feature, which uses roles and policies to determine who can access entities in a domain. The security resource feature fulfills the same function as the familiar Access Control List (ACL), but offers an improvement over ACLs: an ACL is static while roles and policies specify conditions under which users can access resources, and these conditions are evaluated at runtime.

The following sections describe the content and organization of this document:

 


Document Scope and Audience

This document contains information that is useful for security architects and security administrators who are designing a security strategy for resources within a WebLogic Server domain. It includes information about resource types, options for securing Web applications and EJBs, different types of security roles and policies, and the components of a role and policy.

It is assumed that the reader is familiar with J2EE security and the other features of the WebLogic Security Service.

The information in this document is relevant during the design and development phases of a software project. This document does not address production phase administration topics. For links to WebLogic Server documentation and resources related to these topics, see Related Information.

 


Guide to This Document

The document is organized as follows:

 


Related Information

Other WebLogic Server documents that may be of interest to security administrators wanting to secure WebLogic resources are:

These documents provide additional information about specific resource types:

Tutorials and Samples

Additional security documents are listed on the Sample Application Examples and Tutorials page.

 


New and Changed Features

See What's New in WebLogic Server 9.1 and Introduction and Roadmap in Securing WebLogic Resources for WebLogic Server 9.0. WebLogic Server 9.1 contains no changes in WebLogic resources, roles, or policies. However, several new and changed features were introduced in WebLogic Server 9.0

 

Skip navigation bar  Back to Top Previous Next