Object AppIntegrityCallback.Companion
-
- All Implemented Interfaces:
@OpenForTesting() public class AppIntegrityCallback.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final ConcurrentHashMap<String, StandardIntegrityManager.StandardIntegrityTokenProvider>cachepublic final static AppIntegrityCallback.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ConcurrentHashMap<String, StandardIntegrityManager.StandardIntegrityTokenProvider>getCache()-
-
Method Detail
-
getCache
final ConcurrentHashMap<String, StandardIntegrityManager.StandardIntegrityTokenProvider> getCache()
-
-
-
-