GroupMembershipHierarchyCacheMBean (Abstract)


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

The GroupMembershipHierarchyCacheMBean interface defines methods used to get/set the configuration attributes that are required to support the Group Membership Hierarchy Cache.

Fully Qualified Interface Name

If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.security.authentication.GroupMembershipHierarchyCacheMBean

Factory Methods

No factory methods. Instances of this MBean are created automatically.

Subtypes

The following MBeans extend or implement this MBean type:


Attributes

This section describes the following attributes:


EnableGroupMembershipLookupHierarchyCaching

Returns whether group membership hierachies found during recursive membership lookup will be cached. Ie: each subtree found will be cached.

       
Privileges Read/Write
Typejava.lang.Boolean
Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

GroupHierarchyCacheTTL

Returns the maximum number of seconds a group membership hierarchy entry is valid in the LRU cache.

       
Privileges Read/Write
Typejava.lang.Integer
Default Value60
Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

MaxGroupHierarchiesInCache

Returns the maximum size of the LRU cache for holding group membership hierarchies if caching is enabled.

       
Privileges Read/Write
Typejava.lang.Integer
Default Value100
Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.


Operations

This section describes the following operations:


    wls_getDisplayName

       
    Operation Name"wls_getDisplayName"
    Parametersnull
    Signaturenull
    ReturnsString