|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICredentialsProvider | |
---|---|
org.eclipse.rse.core.subsystems | |
org.eclipse.rse.ui.subsystems | Application programming interface for managing the user interface for subsystem actions. |
Uses of ICredentialsProvider in org.eclipse.rse.core.subsystems |
---|
Classes in org.eclipse.rse.core.subsystems that implement ICredentialsProvider | |
---|---|
class |
AbstractCredentialsProvider
The AbstractCredentialsProvider provides the base
implementation of the ICredentialsProvider
interface. |
Fields in org.eclipse.rse.core.subsystems declared as ICredentialsProvider | |
---|---|
protected ICredentialsProvider |
AuthenticatingConnectorService.credentialsProvider
|
Methods in org.eclipse.rse.core.subsystems that return ICredentialsProvider | |
---|---|
protected ICredentialsProvider |
AuthenticatingConnectorService.getCredentialsProvider()
|
Methods in org.eclipse.rse.core.subsystems with parameters of type ICredentialsProvider | |
---|---|
protected void |
AuthenticatingConnectorService.setCredentialsProvider(ICredentialsProvider credentialsProvider)
Sets the credentials provider used by this connector service. |
Uses of ICredentialsProvider in org.eclipse.rse.ui.subsystems |
---|
Classes in org.eclipse.rse.ui.subsystems that implement ICredentialsProvider | |
---|---|
class |
StandardCredentialsProvider
The StandardCredentialsProvider is an extension of
AbstractCredentialsProvider that provides for the prompting of a userid
and password. |
|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |