Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builder
Packages that use IdcsRoleMapperRxProviderBase.Builder
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of IdcsRoleMapperRxProviderBase.Builder in io.helidon.security.providers.idcs.mapper
Classes in io.helidon.security.providers.idcs.mapper with type parameters of type IdcsRoleMapperRxProviderBase.BuilderModifier and TypeClassDescriptionstatic class
Fluent API builder forIdcsRoleMapperRxProviderBase
.Modifier and TypeClassDescriptionstatic class
Fluent API builder forIdcsMtRoleMapperRxProvider
.static class
Fluent API builder forIdcsRoleMapperRxProvider
.Constructors in io.helidon.security.providers.idcs.mapper with parameters of type IdcsRoleMapperRxProviderBase.BuilderModifierConstructorDescriptionprotected
Configures the needed fields from the provided builder.