|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.ui.operations.SystemFetchOperation.PromptForPassword
public class SystemFetchOperation.PromptForPassword
An action that prompts the user for credentials to connect the subsystem that is issued the fetch.
This class is listed as public, but should not be used/referenced by others.
Field Summary | |
---|---|
SubSystem |
_ss
|
Constructor Summary | |
---|---|
SystemFetchOperation.PromptForPassword(SubSystem ss)
|
Method Summary | |
---|---|
boolean |
isCancelled()
Test whether this operation is cancelled. |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public SubSystem _ss
Constructor Detail |
---|
public SystemFetchOperation.PromptForPassword(SubSystem ss)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public boolean isCancelled()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |