Uses of Class
io.helidon.security.integration.common.RoleMapTracing
Package
Description
Utilities for integrating Helidon security with other components, such as Web Server
and Jersey.
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of RoleMapTracing in io.helidon.security.integration.common
Modifier and TypeMethodDescriptionSecurityTracing.roleMapTracing
(String id) Create a tracing pan for a role mapper. -
Uses of RoleMapTracing in io.helidon.security.providers.idcs.mapper
Modifier and TypeMethodDescriptionIdcsMtRoleMapperProvider.getAppToken
(String idcsTenantId, RoleMapTracing tracing) Gets token from cache or from server.IdcsRoleMapperProviderBase.AppToken.getToken
(RoleMapTracing tracing)