Package org.apereo.cas.authentication.principal.merger
package org.apereo.cas.authentication.principal.merger
-
ClassesClassDescriptionMerges the Sets of Persons additively calling the abstract
BaseAdditiveAttributeMerger.mergePersonAttributes(Map, Map)method on the attributes of Persons that exist in both sets.Merger that retains values from both maps.Merger which implements accumulation of Map entries such that entries once established are individually immutable.Attribute merge strategy whereby considered attributes over-write previously set values for attributes with colliding names.This isReturnChangesAttributeMerger.This isReturnOriginalAttributeMerger.