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

Administration Console Online Help

 Previous Next Contents Index  

 


Adjudication Provider

Tasks     Related Topics     Attributes

Overview

This tab provides a shortcut to the tabs used to configure a Adjudication provider for a security realm. Use the Configure a new Default Adjudicator... link to configure a Adjudication provider.

Tasks

Configuring a New Security Realm

Configuring the WebLogic Adjudication Provider

Configuring a Custom Security Provider

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-17

Attribute Label

Description

Value Constraints

Name

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


Description

A short description of the WebLogic Adjudication provider.

MBean: weblogic.security.
providers.authorization.
DefaultAdjudicator

Attribute: Description


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). There are no conventions on the contents of the version string.

MBean: weblogic.security.
providers.authorization.
DefaultAdjudicator

Attribute: Version


Require Unanimous Permit

Specifies whether all Authorization providers should be required to vote PERMIT in order for this WebLogic Adjudication provider to vote PERMIT.

MBean: weblogic.security.
providers.authorization.
DefaultAdjudicator

Attribute: RequireUnanimousPermit


 

Back to Top Previous Next