Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C E G L N O P S

A

afterPropertiesSet() - Method in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 

B

BasicAclEntryHolder - class org.acegisecurity.acl.basic.cache.BasicAclEntryHolder.
Used by EhCacheBasedAclEntryCache to store the array of BasicAclEntrys in the cache.
BasicAclEntryHolder(BasicAclEntry[]) - Constructor for class org.acegisecurity.acl.basic.cache.BasicAclEntryHolder
Constructs the BasicAclEntryHolder.
basicAclEntries - Variable in class org.acegisecurity.acl.basic.cache.BasicAclEntryHolder
 

C

cache - Variable in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 

E

EhCacheBasedAclEntryCache - class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache.
Caches BasicAclEntrys using a Spring IoC defined EHCACHE.
EhCacheBasedAclEntryCache() - Constructor for class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 

G

getBasicAclEntries() - Method in class org.acegisecurity.acl.basic.cache.BasicAclEntryHolder
 
getCache() - Method in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 
getEntriesFromCache(AclObjectIdentity) - Method in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 
getEntriesFromCache(AclObjectIdentity) - Method in class org.acegisecurity.acl.basic.cache.NullAclEntryCache
As nothing ever stored in the cache, will always return null.

L

logger - Static variable in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 

N

NullAclEntryCache - class org.acegisecurity.acl.basic.cache.NullAclEntryCache.
Does not perform any caching.
NullAclEntryCache() - Constructor for class org.acegisecurity.acl.basic.cache.NullAclEntryCache
 

O

org.acegisecurity.acl.basic.cache - package org.acegisecurity.acl.basic.cache
Access control list implementation based on integer bit masks.

P

putEntriesInCache(BasicAclEntry[]) - Method in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 
putEntriesInCache(BasicAclEntry[]) - Method in class org.acegisecurity.acl.basic.cache.NullAclEntryCache
Meets method signature but doesn't store in any cache.

S

setCache(Cache) - Method in class org.acegisecurity.acl.basic.cache.EhCacheBasedAclEntryCache
 

A B C E G L N O P S