Interface ConnectionCredentials


  • public interface ConnectionCredentials
    Stores Connection credentials. Used in plugins to access different services
    Since:
    2023.05
    • Method Detail

      • getProviderType

        @NotNull
        String getProviderType()
        Returns:
        The type of the ConnectionProvider to which these ConnectionCredentials belong to