Package org.forgerock.openam.authentication.modules.common.mapping
This package contains the mapping interfaces and default implementations that are common for use by all
authentication modules.
-
Interface Summary Interface Description AccountProvider Implementations of this interface provide the means to search for and create users given a map of attributes.AttributeMapper<T> Translates from a source to a map of attributes.