Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKey
-
Packages that use IdcsMtRoleMapperRxProvider.MtCacheKey Package Description io.helidon.security.providers.idcs.mapper 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.MtCacheKey Modifier and Type Method Description B
IdcsMtRoleMapperRxProvider.Builder. cache(EvictableCache<IdcsMtRoleMapperRxProvider.MtCacheKey,List<Grant>> roleCache)
Use explicitEvictableCache
for role caching.
-