BEA Systems, Inc.

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


Documentation is available at
http://www.weblogic.com/docs51