Skip navigation.

WebLogic Server v8.1 Installation

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

Overview

The document is organized as follows:

This section covers the following topics:

 


About this Document

This document provides security administrators with the information needed to install the BEA® WebLogic® Enterprise Security WebLogic Server Security Service Module.

This section covers the following topics:

Audience for This Guide

It is assumed that reader understands web technologies and has a general understanding of the Microsoft Windows or UNIX operating systems being used, and WebLogic Server. The general audience for this installation guide includes:

Prerequisites for This Guide

Prior to reading this guide, you should read the Introduction to BEA WebLogic Enterprise Security. This document describes how the product works and provides conceptual information that is helpful to understanding the necessary installation components.

Additionally, BEA WebLogic Enterprise Security includes many unique terms and concepts that you need to understand. These terms and concepts—which you will encounter throughout the documentation—are defined in the Glossary.

Product Documentation on the dev2dev Web Site

BEA product documentation, along with other information about BEA software, is available from the BEA dev2dev web site:

http://dev2dev.bea.com

To view the documentation for a particular product, select that product from the Product Centers menu on the left side of the screen on the dev2dev page. Select More Product Centers. From the BEA Products list, choose WebLogic Enterprise Security 4.2. The home page for this product is displayed. From the Resources menu, choose Documentation 4.2. The home page for the complete documentation set for the product and release you have selected is displayed.

Related Information

The BEA corporate web site provides all documentation for BEA WebLogic Enterprise Security. Other BEA WebLogic Enterprise Security documents that may be of interest to the reader include:

 


Product Overview

The WebLogic Server 8.1 Security Service Module is a security enhancement product that supports WebLogic Server, Version 8.1 (with SP3). The WebLogic Server Security Service Module provides an application programming interface (API) that allows security developers to insert security into their applications. These interfaces support the most commonly required security functions and are organized into services that are logically grouped by functionality. After you use the WebLogic Server Security Service Module interfaces to implement security functions in your WebLogic Server, you can deploy and run your application on any instance of a WebLogic Server Security Service Module that supports the configuration requirements of your application. All WebLogic Server security-related functions remain available, but those functions are provided through the Security Service Module.

This section covers the following topics:

Security Environment

Figure 1-1 shows the major components that make up the BEA WebLogic Enterprise Security environment.

Figure 1-1 WebLogic Enterprise Security Environment

WebLogic Enterprise Security Environment


 

Security Architecture Functional Description

Figure 1-3 shows the major components of the BEA WebLogic Enterprise security architecture. The WebLogic Server Security Service Module comprises the Security Services APIs, the security framework, and the security providers.

The following topics describe these components:

Security Service APIs

The WebLogic Server 8.1 Security Service Module supports the following security service application programming interfaces (APIs):

For descriptions of these APIs, see Java Security Service Module APIs in Programming Security for Java Applications. For Javadoc for these APIs, see Javadocs for Java Applications.

Security Framework

The primary function of the Security Framework is to provide an application programming interface (API) that security and application developers can use to implement security functions in WebLogic Server. Within that context, the Security Framework also acts as an intermediary between security functions that you implement using the configuration tools and the security providers that are configured into the Security Service Module.

Security Providers

When you install the Administration Application or a Security Service Module, a JAR file is deployed that contains all the security providers that ship with the product. However, before any of the security providers can be used, you must configure them through the Administration Application. You have the option of configuring either the security providers that ship with the product or custom security providers, that you develop or purchase from third-party security vendors.

Note: To use custom security providers with a Security Service Module, you must deploy the security providers MBean JAR file (MJF) to both the providers directory on the machine on which you install the Security Service Module product and on the Administration Server.

The Administration Application supports the following types of security providers:

For more information on security providers, see Introduction to BEA WebLogic Enterprise Security.

For more information on how to develop custom security providers, see Developing Security Providers for BEA WebLogic Enterprise Security.

 

Skip navigation bar  Back to Top Previous Next