CredentialCacheMBean (Abstract)


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Defines methods used to get/set the configuration attributes that are required to support the credential cache.

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.security.credentials.CredentialCacheMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.


Attributes

This section describes the following attributes:


CredentialCacheTTL

Returns the maximum number of seconds a credential entry is valid in the LRU cache.

       
Privileges Read/Write
Typeint
Default Value600

CredentialCachingEnabled

Returns whether non-null credentials are cached by the credential mappers

       
Privileges Read/Write
Typeboolean

CredentialsCacheSize

Returns the maximum size of the LRU cache for holding credentials if caching is enabled.

       
Privileges Read/Write
Typeint
Default Value100


Operations

This section describes the following operations:


    wls_getDisplayName

       
    Operation Name"wls_getDisplayName"
    Parametersnull
    Signaturenull
    ReturnsString