BEA Systems, Inc.

Uses of Class
weblogic.security.acl.TTLCache

Packages that use TTLCache
weblogic.security.acl   
 

Uses of TTLCache in weblogic.security.acl
 

Fields in weblogic.security.acl declared as TTLCache
protected  TTLCache CachingRealm.aclNegCache
          Deprecated. ACL negative cache.
protected  TTLCache CachingRealm.aclPosCache
          Deprecated. ACL positive cache.
protected  TTLCache CachingRealm.authNegCache
          Deprecated. Authentication negative cache.
protected  TTLCache CachingRealm.authPosCache
          Deprecated. Authentication positive cache.
protected  TTLCache CachingRealm.groupNegCache
          Deprecated. Group negative cache.
protected  TTLCache CachingRealm.groupPosCache
          Deprecated. Group positive cache.
protected  TTLCache CachingRealm.permNegCache
          Deprecated. Permission negative cache.
protected  TTLCache CachingRealm.permPosCache
          Deprecated. Permission positive cache.
protected  TTLCache CachingRealm.userNegCache
          Deprecated. User negative cache.
protected  TTLCache CachingRealm.userPosCache
          Deprecated. User positive cache.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.