Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builder
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of IdcsRoleMapperProviderBase.Builder in io.helidon.security.providers.idcs.mapper
Modifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.Fluent API builder forIdcsRoleMapperProviderBase
.Modifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.Fluent API builder forIdcsMtRoleMapperProvider
.static class
IdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>>
Deprecated, for removal: This API element is subject to removal in a future version.Fluent API builder forIdcsRoleMapperProvider
.ModifierConstructorDescriptionprotected
Deprecated, for removal: This API element is subject to removal in a future version.Configures the needed fields from the provided builder.