Class IntegerConverter

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

public final class IntegerConverter extends AbstractAttributeConverter
This class converts a String into an Integer or returns the Integer in input.
Since:
1.1.0
Author:
Jerome Leleu