Searches for a mechanism factory by using the scheme from the given name.
@param name The name of the authentication mechanism to search for.
@return a mechanism factory instance matching the name, or null if none was created.
See Implementation
Searches for a mechanism factory by using the scheme from the given name.
@param name The name of the authentication mechanism to search for.
@return a mechanism factory instance matching the name, or null if none was created.