Uses of Class
io.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builder
Packages that use IdcsMtRoleMapperRxProvider.Builder
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
-
Uses of IdcsMtRoleMapperRxProvider.Builder in io.helidon.security.providers.idcs.mapper
Classes in io.helidon.security.providers.idcs.mapper with type parameters of type IdcsMtRoleMapperRxProvider.BuilderMethods in io.helidon.security.providers.idcs.mapper that return IdcsMtRoleMapperRxProvider.BuilderModifier and TypeMethodDescriptionIdcsMtRoleMapperRxProvider.builder()
Creates a new builder to build instances of this class.Constructors in io.helidon.security.providers.idcs.mapper with parameters of type IdcsMtRoleMapperRxProvider.BuilderModifierConstructorDescriptionprotected
Configure instance from any descendant ofIdcsMtRoleMapperRxProvider.Builder
.