public interface CacheMapCreator
This interface defines the method used to create a cache map.
DefaultCacheMapCreator| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
create()
Creates a cache map.
|
java.util.Map<java.lang.String,java.lang.Object> create()
DefaultCacheMapCreator.create()Copyright © 2017-2021 Okta. All Rights Reserved.