RSE
Release 1.0

org.eclipse.rse.core.subsystems
Class AbstractConnectorService.NewPasswordInfo

java.lang.Object
  extended byorg.eclipse.rse.core.subsystems.AbstractConnectorService.NewPasswordInfo
Enclosing class:
AbstractConnectorService

protected class AbstractConnectorService.NewPasswordInfo
extends Object


Field Summary
 String newPassword
           
 boolean savePassword
           
 
Constructor Summary
AbstractConnectorService.NewPasswordInfo(String newPW, boolean savePW)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

newPassword

public String newPassword

savePassword

public boolean savePassword
Constructor Detail

AbstractConnectorService.NewPasswordInfo

public AbstractConnectorService.NewPasswordInfo(String newPW,
                                                boolean savePW)

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.