Uses of Class
org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoImpl
Packages that use RemoteConnectorInfoImpl
Package
Description
-
Uses of RemoteConnectorInfoImpl in org.identityconnectors.framework.impl.api.local
Methods in org.identityconnectors.framework.impl.api.local that return RemoteConnectorInfoImpl -
Uses of RemoteConnectorInfoImpl in org.identityconnectors.framework.impl.api.remote
Constructors in org.identityconnectors.framework.impl.api.remote with parameters of type RemoteConnectorInfoImplModifierConstructorDescriptionRemoteConnectorFacadeImpl
(RemoteConnectorInfoImpl connectorInfo, String configuration) RemoteOperationInvocationHandler
(RemoteConnectorInfoImpl connectorInfo, String connectorFacadeKey, Class<? extends APIOperation> operation) -
Uses of RemoteConnectorInfoImpl in org.identityconnectors.framework.impl.api.remote.messages
Methods in org.identityconnectors.framework.impl.api.remote.messages that return types with arguments of type RemoteConnectorInfoImpl