Class StringConverter

java.lang.Object
org.pac4j.core.profile.converter.AbstractAttributeConverter
org.pac4j.core.profile.converter.StringConverter
All Implemented Interfaces:
AttributeConverter

public final class StringConverter extends AbstractAttributeConverter
This class only keeps String objects.
Since:
1.1.0
Author:
Jerome Leleu
  • Constructor Details

    • StringConverter

      public StringConverter()