Interface ConnectorOperation
-
- All Superinterfaces:
OpenIAMAPI
- All Known Implementing Classes:
CommonConnectorOperation
,GroupConnectorOperation
,UserConnectorOperation
public interface ConnectorOperation extends OpenIAMAPI
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openiam.mq.constants.api.OpenIAMAPI
OpenIAMAPI.OpenIAMAPIResolver<T extends OpenIAMAPI>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getPath()
-
Methods inherited from interface org.openiam.mq.constants.api.OpenIAMAPI
isRegisterInAuditLog, name
-
-
-
-
Method Detail
-
getPath
String getPath()
-
-