| Package | Description |
|---|---|
| de.adorsys.multibanking.auth |
| Modifier and Type | Method and Description |
|---|---|
<T> Optional<CacheEntry<T>> |
UserContextCache.cacheHit(org.adorsys.docusafe.business.types.complex.DocumentFQN documentFQN,
com.fasterxml.jackson.core.type.TypeReference<T> valueType)
Check for the existence of an entry in the cache.
|
<T> Optional<CacheEntry<T>> |
UserContextCache.remove(org.adorsys.docusafe.business.types.complex.DocumentFQN documentFQN,
com.fasterxml.jackson.core.type.TypeReference<T> valueType) |
Copyright © 2018. All rights reserved.