bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Realm Adapter Authorization Provider-->General

Tasks     Related Topics     Attributes

Overview

The Realm Adapter Authorization provider allows you to use access control lists (ACLs) defined in a 6.x security configuration with WebLogic Server deployments using Compatibility security. The Realm Adapter Authorization provider is provided by default in WebLogic Server 7.0. It cannot be configured.

Tasks

Compatibility Security

Related Topics

Introduction to WebLogic Security

Managing WebLogic Security

Programmimg WebLogic Security

Developing Security Providers for WebLogic Server

Securing a WebLogic Server Deployment

Upgrading Security in WebLogic Server Version 6.x to WebLogic Server Version 7.0

Security FAQ

The Security page in the WebLogic Server documentation

Attributes

Table 0-27

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.security.
providers.authorization.
DefaultAuthorizerMBean

Attribute: Name


Description

A short description of the WebLogic Authorization provider.

MBean: weblogic.security.
providers.authorization.
DefaultAuthorizerMBean

Attribute: Description

Default: "Weblogic Authorization Provider"

Version

this security provider's version.

Each security provider's mbean should set the default value of this read-only attribute to a string that specifies the version of the provider (eg. 7.3.04). In other words, each security provider's mbean hard-wires its version. There are no conventions on the contents of the version string.

MBean: weblogic.security.
providers.authorization.
DefaultAuthorizerMBean

Attribute: Version

Default: "1.0"

 

Back to Top Previous Next