Skip navigation links


oracle.iam.connectormgmt.api
Interface ConnectorMgmtService


public interface ConnectorMgmtService

Provides APIS to to manage connector bundles


Method Summary
 void uploadJarToDB(java.lang.String jarPath)
          Uploads the jar to DB

 

Method Detail

uploadJarToDB

void uploadJarToDB(java.lang.String jarPath)
Uploads the jar to DB
Parameters:
jarPath, - path to the jar that needs to be uploaded.

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.