Administration Console Online Help

 Previous Next Contents Index  

 


Caching Realm --> Permissions

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure and enable the Permissions cache for the Caching realm. To use the Caching realm, you need to use Compatibility security. The use of the Caching realm is deprecated in WebLogic Server 7.0.

Tasks

Enabling the Permission Cache

Additional Documentation

(Requires an Internet connection.)

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

Attribute Label

Description

Value Constraints

Enable Permission Cache

Enables the Permission cache. By default, the Permission cache is enabled.

Default: true

Configurable: yes

Readable: yes

Writable: yes

Permission Cache Size

Maximum number of Permission lookups to cache. This attribute should be a prime number for best performance.

Minimum: 17

Maximum: 65537

Default: 211

Configurable: yes

Readable: yes

Writable: yes

Permission Cache TTLPositive

Number of seconds to retain the results of a successful Permission lookup.

Minimum: 1

Maximum: 2147483647

Default: 60

Configurable: yes

Readable: yes

Writable: yes

Permission Cache TTLNegative

Number of seconds to retain the results of an unsuccessful Permission lookup.

Minimum: 1

Maximum: 2147483647

Default: 10

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next