Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builder
Packages that use 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
Classes in io.helidon.security.providers.idcs.mapper with type parameters of type IdcsRoleMapperProviderBase.BuilderModifier and TypeClassDescriptionstatic classFluent API builder forIdcsMtRoleMapperProvider.static classIdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>>Fluent API builder forIdcsRoleMapperProvider.Constructors in io.helidon.security.providers.idcs.mapper with parameters of type IdcsRoleMapperProviderBase.BuilderModifierConstructorDescriptionprotectedConfigures the needed fields from the provided builder.