public final class MappingUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
parseMappings(Set<String> configuredMappings)
This method parses out the local_attribute=source_attributes as they are encapsulated in the authN module
configurations into a more usable, Map
|
public static Map<String,String> parseMappings(Set<String> configuredMappings)
configuredMappings - The set of local=source mappings.Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.