Uses of Class
io.helidon.security.integration.common.RoleMapTracing
Packages that use 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
Methods in io.helidon.security.integration.common that return RoleMapTracingModifier and TypeMethodDescriptionSecurityTracing.roleMapTracing
(String id) Create a tracing pan for a role mapper. -
Uses of RoleMapTracing in io.helidon.security.providers.idcs.mapper
Methods in io.helidon.security.providers.idcs.mapper with parameters of type RoleMapTracingModifier and TypeMethodDescriptionIdcsMtRoleMapperProvider.getAppToken
(String idcsTenantId, RoleMapTracing tracing) Deprecated, for removal: This API element is subject to removal in a future version.Gets token from cache or from server.IdcsMtRoleMapperRxProvider.getAppToken
(String idcsTenantId, RoleMapTracing tracing) Gets token from cache or from server.IdcsRoleMapperProviderBase.AppToken.getToken
(RoleMapTracing tracing) Get the token to use for requests to IDCS.IdcsRoleMapperRxProviderBase.AppTokenRx.getToken
(RoleMapTracing tracing)