public interface CacheMapCreator
This interface defines the method used to create a cache map.
DefaultCacheMapCreator
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
create()
Creates a cache map.
|
Map<String,Object> create()
DefaultCacheMapCreator.create()
Copyright © 2017–2023 Okta. All rights reserved.