Uses of Class
org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoImpl

Packages that use RemoteConnectorInfoImpl
org.identityconnectors.framework.impl.api.local   
org.identityconnectors.framework.impl.api.remote.messages   
 

Uses of RemoteConnectorInfoImpl in org.identityconnectors.framework.impl.api.local
 

Methods in org.identityconnectors.framework.impl.api.local that return RemoteConnectorInfoImpl
 RemoteConnectorInfoImpl LocalConnectorInfoImpl.toRemote()
           
 

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
 List<RemoteConnectorInfoImpl> HelloResponse.getConnectorInfos()
           
 

Constructor parameters in org.identityconnectors.framework.impl.api.remote.messages with type arguments of type RemoteConnectorInfoImpl
HelloResponse(Throwable exception, List<RemoteConnectorInfoImpl> connectorInfos)
           
 



Copyright © 2011. All Rights Reserved.