Interface AuthenticationSelector

    • Method Detail

      • getAuthentication

        Authentication getAuthentication​(RemoteRepository repository)
        Selects authentication for the specified remote repository.
        Parameters:
        repository - The repository for which to select authentication, must not be null.
        Returns:
        The selected authentication or null if none.