|
||||||||||
| 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)
|
java.lang.Object |
CacheManagerEhcache.get(java.lang.String key)
|
java.lang.Object |
CacheManager.get(java.lang.String cacheName,
java.io.Serializable key)
|
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 |
RemoteAddressCacheUtil.getPermitted(Application application,
RemoteAddress remoteAddress)
Gets from cache whether the application with remoteAddress is permitted to make a request
to the Crowd server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||