find


Description:

public OAuth2Service? find (Source source)

Searches the list of currently known OAuth2 services for the one which can be used with the given source.

The returned OAuth2Service is referenced for thread safety, if found.

Parameters:

this

an OAuth2Services

source

an Source

Returns:

a referenced OAuth2Service, which can be used with given source, or null, when none was found.