Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKey
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of IdcsMtRoleMapperProvider.MtCacheKey in io.helidon.security.providers.idcs.mapper
Modifier and TypeMethodDescriptionIdcsMtRoleMapperProvider.Builder.cache
(EvictableCache<IdcsMtRoleMapperProvider.MtCacheKey, List<Grant>> roleCache) Use explicitEvictableCache
for role caching.