FindAuthClass is a
TIdAuthenticationClass function that retrieves an authentication class instance that can be used for the authentication scheme identified in AuthName. Authentication classes are retrieved form the list of registered authentication classes created by
RegisterAuthenticationMethod.
FindAuthClass is used in TIdHTTP to locate the authentication class to be used in support of the WWW-Authenticate header in the HTTP Response.