|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotInCacheException | |
|---|---|
| com.atlassian.crowd.manager.cache | |
| com.atlassian.crowd.util | |
| Uses of NotInCacheException in com.atlassian.crowd.manager.cache |
|---|
| Methods in com.atlassian.crowd.manager.cache that throw NotInCacheException | |
|---|---|
java.lang.Object |
CacheManager.get(java.lang.String key)
Retrieves cached object from the default cache. |
java.lang.Object |
CacheManagerEhcache.get(java.lang.String key)
|
java.lang.Object |
CacheManager.get(java.lang.String cacheName,
java.io.Serializable key)
Retrieves cached object. |
java.lang.Object |
CacheManagerEhcache.get(java.lang.String cacheName,
java.io.Serializable key)
|
| Uses of NotInCacheException in com.atlassian.crowd.util |
|---|
| Methods in com.atlassian.crowd.util that throw NotInCacheException | |
|---|---|
boolean |
InetAddressCacheUtil.getPermitted(Application application,
java.net.InetAddress address)
Gets from cache whether the application with address is permitted to make a request
to the Crowd server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||