BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


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.aclPosCache
          Deprecated. ACL positive cache.
protected  TTLCache CachingRealm.aclNegCache
          Deprecated. ACL negative cache.
protected  TTLCache CachingRealm.groupPosCache
          Deprecated. Group positive cache.
protected  TTLCache CachingRealm.groupNegCache
          Deprecated. Group negative cache.
protected  TTLCache CachingRealm.permPosCache
          Deprecated. Permission positive cache.
protected  TTLCache CachingRealm.permNegCache
          Deprecated. Permission negative cache.
protected  TTLCache CachingRealm.userPosCache
          Deprecated. User positive cache.
protected  TTLCache CachingRealm.userNegCache
          Deprecated. User negative cache.
protected  TTLCache CachingRealm.authPosCache
          Deprecated. Authentication positive cache.
protected  TTLCache CachingRealm.authNegCache
          Deprecated. Authentication negative cache.
 


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