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