Project

General

Profile

Actions

Task #298

closed

Refactor IC facade to IcConnectorInstance

Added by Ondřej Kopr about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Identity connectors
Target version:
Start date:
02/07/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Implement new interface for IcConnectorKe, IcConnectorServer and isRemote.

Remove old rest endpoint connectors/search/local, newly implement by service search.


Related issues

Related to IdStory Identity Manager - Task #295: Remote connector serverClosedOndřej Kopr02/03/2017

Actions
Actions #1

Updated by Ondřej Kopr about 7 years ago

  • Related to Task #295: Remote connector server added
Actions #2

Updated by Ondřej Kopr about 7 years ago

  • % Done changed from 0 to 80
Actions #3

Updated by Ondřej Kopr about 7 years ago

  • % Done changed from 80 to 90
Actions #4

Updated by Ondřej Kopr about 7 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Ondřej Kopr to Vít Švanda

For all necessary places in IC module I added new param IcConnectorInstace (change from IcConnectorKey).

IcConnectorInstance cointain:

  • IcConnectorKey
  • IcConnectorServer
  • fullServerName
  • isRemote

From IcConnectorServer is part of SysSytem (embedded). Object IcConnectorServer is obtained by getter from sysSytem. Getter complete all necessary object from sysSytem and return this things in IcConnectorInstance.

Please check this solution. Thank you.

Actions #5

Updated by Vít Švanda about 7 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Vít Švanda to Ondřej Kopr
  • % Done changed from 90 to 100

I did review and interface, implementation looks very nice.

Actions #6

Updated by Ondřej Kopr about 7 years ago

  • Status changed from Resolved to Closed

Remove getFullServerName from connector instance. This information is added into connector server.

Actions

Also available in: Atom PDF