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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.