Class ReplacingAttributeAdder

java.lang.Object
org.apereo.cas.authentication.principal.merger.BaseAdditiveAttributeMerger
org.apereo.cas.authentication.principal.merger.ReplacingAttributeAdder
All Implemented Interfaces:
org.apereo.cas.authentication.principal.merger.AttributeMerger

public class ReplacingAttributeAdder extends BaseAdditiveAttributeMerger
Attribute merge strategy whereby considered attributes over-write previously set values for attributes with colliding names.
Since:
7.1.0
  • Constructor Details

    • ReplacingAttributeAdder

      public ReplacingAttributeAdder()