Uses of Class
org.jboss.security.cache.SecurityCacheException

Packages that use SecurityCacheException
org.jboss.security.cache   
 

Uses of SecurityCacheException in org.jboss.security.cache
 

Methods in org.jboss.security.cache that throw SecurityCacheException
 void SecurityCache.addCacheEntry(T key, Map<String,Object> contextMap)
          Add a cache entry
 void SecurityCache.cacheOperation(T key, Map<String,Object> contextMap)
          Perform a cache operation
<Y> Y
SecurityCache.get(T key)
          Get Cache Entry
 



Copyright © 2011 JBoss Inc.. All Rights Reserved.