Class SimpleSAML2AttributeConverter

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

public class SimpleSAML2AttributeConverter extends Object implements org.pac4j.core.profile.converter.AttributeConverter
A simple attribute converter for SAML2.
Since:
5.4.0
Author:
Jerome LELEU
  • Constructor Details

    • SimpleSAML2AttributeConverter

      public SimpleSAML2AttributeConverter()
  • Method Details

    • convert

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