Uses of Interface
org.identityconnectors.framework.api.operations.GetApiOp
Packages that use GetApiOp
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
Uses of GetApiOp in org.identityconnectors.framework.api
Subinterfaces of GetApiOp in org.identityconnectors.framework.apiModifier and TypeInterfaceDescriptioninterface
Main interface through which an application invokes Connector operations.