public interface OpenIdResolverServiceConfigurator
configureService(OpenIdResolverService, java.util.List))
an OpenIdResolverService.
Implementing classes must be aware that the configurations are "flat" and enter
this method call unverified and unchecked - thus can contain
invalid combinations of values.| Modifier and Type | Method and Description |
|---|---|
boolean |
configureService(OpenIdResolverService service,
List<Map<String,String>> resolvers)
|
boolean configureService(OpenIdResolverService service, List<Map<String,String>> resolvers)
service - to configureresolvers - the configurationCopyright © 2025 Open Identity Platform Community. All rights reserved.