Class BooleanConverter

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

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