Interface JCoClientPassportManagerProvider


@Deprecated public interface JCoClientPassportManagerProvider
Deprecated.
This module will be discontinued, along with its classes and methods.
Implementations of this interface act as integration point for JCo to retrieve SAP passports.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sap.conn.jco.ext.ClientPassportManager
    Deprecated.
    This will be called by JCo in order to retrieve a SAP passport provider.
  • Method Details

    • getClientPassportManager

      @Nonnull com.sap.conn.jco.ext.ClientPassportManager getClientPassportManager()
      Deprecated.
      This will be called by JCo in order to retrieve a SAP passport provider.
      Returns:
      An implementation of a ClientPassportManager.