RSE
Release 3.0

org.eclipse.rse.core.subsystems
Interface ICredentials

All Known Implementing Classes:
SystemSignonInformation

public interface ICredentials


Method Summary
 String getPassword()
           
 String getUserId()
           
 

Method Detail

getPassword

public String getPassword()

getUserId

public String getUserId()

RSE
Release 3.0

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