Uses of Interface
org.eclipse.ecf.core.security.CallbackHandler

Packages that use CallbackHandler
org.eclipse.ecf.core.security   
 

Uses of CallbackHandler in org.eclipse.ecf.core.security
 

Methods in org.eclipse.ecf.core.security that return CallbackHandler
 CallbackHandler IConnectContext.getCallbackHandler()
          Get the callbackhandler instance used by the provider to callback into application code.