Class ComplexTypeSAML2AttributeConverter

java.lang.Object
org.pac4j.saml.profile.converter.ComplexTypeSAML2AttributeConverter
All Implemented Interfaces:
org.pac4j.core.profile.converter.AttributeConverter

public class ComplexTypeSAML2AttributeConverter extends Object implements org.pac4j.core.profile.converter.AttributeConverter
An attribute converter for SAML2 complex types.
Since:
5.4.0
Author:
Jerome LELEU
  • Constructor Details

    • ComplexTypeSAML2AttributeConverter

      public ComplexTypeSAML2AttributeConverter()
  • Method Details

    • convert

      public Object convert(Object a)
      Specified by:
      convert in interface org.pac4j.core.profile.converter.AttributeConverter