Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKey
Packages that use IdcsMtRoleMapperRxProvider.MtCacheKey
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of IdcsMtRoleMapperRxProvider.MtCacheKey in io.helidon.security.providers.idcs.mapper
Method parameters in io.helidon.security.providers.idcs.mapper with type arguments of type IdcsMtRoleMapperRxProvider.MtCacheKeyModifier and TypeMethodDescriptionIdcsMtRoleMapperRxProvider.Builder.cache
(EvictableCache<IdcsMtRoleMapperRxProvider.MtCacheKey, List<Grant>> roleCache) Use explicitEvictableCache
for role caching.