Uses of Class
org.eclipse.ecf.core.security.UnsupportedCallbackException
- 
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.core.securityMethods in org.eclipse.ecf.core.security that throw UnsupportedCallbackException Modifier and Type Method Description voidCallbackHandler. handle(Callback[] callbacks)
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.provider.filetransfer.browseMethods in org.eclipse.ecf.provider.filetransfer.browse that throw UnsupportedCallbackException Modifier and Type Method Description protected voidURLFileSystemBrowser. setupAuthentication()
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.provider.filetransfer.httpclient4Methods in org.eclipse.ecf.provider.filetransfer.httpclient4 that throw UnsupportedCallbackException Modifier and Type Method Description protected org.apache.http.auth.CredentialsHttpClientFileSystemBrowser. getFileRequestCredentials()Retrieves the credentials for requesting the file.protected org.apache.http.auth.CredentialsHttpClientRetrieveFileTransfer. getFileRequestCredentials()protected voidHttpClientFileSystemBrowser. setupAuthentication(String urlString)protected voidHttpClientRetrieveFileTransfer. setupAuthentication(String urlString)
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.provider.filetransfer.httpclient45Methods in org.eclipse.ecf.provider.filetransfer.httpclient45 that throw UnsupportedCallbackException Modifier and Type Method Description protected org.apache.http.auth.CredentialsHttpClientFileSystemBrowser. getFileRequestCredentials()Retrieves the credentials for requesting the file.protected org.apache.http.auth.CredentialsHttpClientRetrieveFileTransfer. getFileRequestCredentials()protected voidHttpClientFileSystemBrowser. setupAuthentication(String urlString)protected voidHttpClientRetrieveFileTransfer. setupAuthentication(String urlString)
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.provider.filetransfer.httpclient5Methods in org.eclipse.ecf.provider.filetransfer.httpclient5 that throw UnsupportedCallbackException Modifier and Type Method Description protected org.apache.hc.client5.http.auth.CredentialsHttpClientFileSystemBrowser. getFileRequestCredentials()Retrieves the credentials for requesting the file.protected org.apache.hc.client5.http.auth.CredentialsHttpClientRetrieveFileTransfer. getFileRequestCredentials()protected voidHttpClientFileSystemBrowser. setupAuthentication(String urlString)protected voidHttpClientRetrieveFileTransfer. setupAuthentication(String urlString)
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.provider.filetransfer.retrieveMethods in org.eclipse.ecf.provider.filetransfer.retrieve that throw UnsupportedCallbackException Modifier and Type Method Description protected voidUrlConnectionRetrieveFileTransfer. setupAuthentication()
- 
Uses of UnsupportedCallbackException in org.eclipse.ecf.provider.genericMethods in org.eclipse.ecf.provider.generic that throw UnsupportedCallbackException Modifier and Type Method Description protected ObjectClientSOContainer. getConnectData(ID remote, IConnectContext joinContext)
 
-