Class FindBest

java.lang.Object
org.pac4j.core.util.FindBest

public class FindBest extends Object
Utility class to find the best adapter, logic... in the following order: 1) the local one 2) the one from the config 3) the default one (must not be null).
Since:
4.0.0
Author:
Jerome LELEU