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
Fluent API builder forIdcsMtRoleMapperProvider
.static class
IdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>>
Fluent API builder forIdcsRoleMapperProvider
.ModifierConstructorDescriptionprotected
Configures the needed fields from the provided builder.