Interface AuthSchemeValidator

All Superinterfaces:
Predicate<String>

public interface AuthSchemeValidator extends Predicate<String>
Validates an authentication scheme after passing a predicate check.