Class CombinedClaimsAttributeStatementProvider

java.lang.Object
org.apache.cxf.sts.claims.CombinedClaimsAttributeStatementProvider
All Implemented Interfaces:
AttributeStatementProvider

public class CombinedClaimsAttributeStatementProvider extends Object implements AttributeStatementProvider
This class differs from the ClaimsAttributeStatementProvider in that it combines claims that have the same name.
  • Constructor Details

    • CombinedClaimsAttributeStatementProvider

      public CombinedClaimsAttributeStatementProvider()
  • Method Details