Uses of Interface
io.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MultitenancyEndpoints
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of IdcsMtRoleMapperRxProvider.MultitenancyEndpoints in io.helidon.security.providers.idcs.mapper
Modifier and TypeClassDescriptionprotected static class
Default implementation of theIdcsMtRoleMapperRxProvider.MultitenancyEndpoints
.Modifier and TypeMethodDescriptionIdcsMtRoleMapperRxProvider.multitenancyEndpoints()
Get theIdcsMtRoleMapperRxProvider.MultitenancyEndpoints
used to get assertion and token endpoints of a multitenant IDCS.Modifier and TypeMethodDescriptionIdcsMtRoleMapperRxProvider.Builder.multitenantEndpoints
(IdcsMtRoleMapperRxProvider.MultitenancyEndpoints endpoints) Replace default endpoint provider in multitenant IDCS setup.