C - the generic typepublic interface ConnectionParamsProvider<C extends ConnectionParams>
ConnectionParams.Alias| Modifier and Type | Method and Description |
|---|---|
void |
askCredentials(Runnable callBack)
Checks if system need to ask credentials and if it is instantiated credentials dialog.
|
C |
getConnectionParams()
Gets the connection parameters.
|
void askCredentials(Runnable callBack)
callBack - the call back methodC getConnectionParams()
Copyright © 2010-2020 Toolsverse. All Rights Reserved.