Interface IRVAuthenticationResolver

  • All Superinterfaces:
    IRVAuthenticationProvider

    public interface IRVAuthenticationResolver
    extends IRVAuthenticationProvider
    Optional interface that can be implemented and will be used only when adding data sources is enabled, when verifying connections for existing credentials this interface will be used to retrieve the account given the id. This is implemented this way to avoid sensitive information such as passwords to be sent to the client.