tn5250j/src/org/tn5250j/framework/tn5250 tnvt.java,1.10,1.11
Steve Kennedy <[email protected]> Fri, 25 Feb 2005 21:51:26 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/framework/tn5250
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24944/src/org/tn5250j/framework/tn5250
Modified Files:
tnvt.java
Log Message:
SSL Updates
Index: tnvt.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/framework/tn5250/tnvt.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** tnvt.java 25 Feb 2005 21:41:26 -0000 1.10
--- tnvt.java 25 Feb 2005 21:51:23 -0000 1.11
***************
*** 52,56 ****
import org.tn5250j.tools.logging.TN5250jLogFactory;
import org.tn5250j.tools.logging.TN5250jLogger;
- import org.tn5250j.framework.transport.SSLConstants;
import org.tn5250j.framework.transport.SocketConnector;
import org.tn5250j.TN5250jConstants;
--- 52,55 ----
***************
*** 104,108 ****
private BufferedOutputStream dw;
private boolean firstScreen;
! private String sslType;
WTDSFParser sfParser;
--- 103,107 ----
private BufferedOutputStream dw;
private boolean firstScreen;
! //private String sslType;
WTDSFParser sfParser;
***************
*** 151,162 ****
}
! /**
* Set the ssl type to use for connect.
* @param type
! */
public void setSSLType(String type) {
! sslType = type;
}
!
public void setDeviceName(String name) {
--- 150,162 ----
}
! /*
* Set the ssl type to use for connect.
* @param type
! * No longer used. Use session properties instead
public void setSSLType(String type) {
! //not needed. obtained from session properties
! //sslType = type;
}
! */
public void setDeviceName(String name) {
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click