Package io.helidon.security.providers.idcs.mapper
package io.helidon.security.providers.idcs.mapper
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
ClassDescriptionIDCS multitenancy context used by the mappers.Deprecated, for removal: This API element is subject to removal in a future version.Fluent API builder for
IdcsMtRoleMapperProvider
.Default implementation of theIdcsMtRoleMapperProvider.MultitenancyEndpoints
.Cache key for multitenant environments.Multitenant endpoints for accessing IDCS services.SubjectMappingProvider
to obtain roles from IDCS server for a user.Fluent API builder forIdcsMtRoleMapperRxProvider
.Default implementation of theIdcsMtRoleMapperRxProvider.MultitenancyEndpoints
.Cache key for multitenant environments.Multitenant endpoints for accessing IDCS services.Deprecated, for removal: This API element is subject to removal in a future version.useIdcsRoleMapperRxProvider
insteadIdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>>Fluent API builder forIdcsRoleMapperProvider
.Deprecated, for removal: This API element is subject to removal in a future version.useIdcsRoleMapperRxProviderBase
insteadA token for app access to IDCS.Fluent API builder forIdcsRoleMapperProviderBase
.Service forIdcsRoleMapperRxProvider
.SubjectMappingProvider
to obtain roles from IDCS server for a user.Fluent API builder forIdcsRoleMapperRxProvider
.Common functionality for IDCS role mapping using reactiveWebClient
.Reactive token for app access to IDCS.Fluent API builder forIdcsRoleMapperRxProviderBase
.
IdcsMtRoleMapperRxProvider
instead