com.spotfire.ws.im.ds.authspi
Interface DataSourceCredentials


public interface DataSourceCredentials

Contains username and password for a datasource.


Method Summary
 String getPassword()
           
 String getUserName()
           
 

Method Detail

getUserName

String getUserName()

getPassword

String getPassword()


Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.