Timestamp.java, [...]: Reorganized imports and fixed copyright headers.
2004-10-20 Michael Koch <konqueror@gmx.de> * java/sql/Timestamp.java, java/text/AttributedCharacterIterator.java, java/text/AttributedString.java, java/util/zip/CheckedOutputStream.java, java/util/zip/DeflaterOutputStream.java, java/util/zip/ZipFile.java, javax/crypto/Cipher.java, javax/crypto/ExemptionMechanismException.java, javax/crypto/SecretKey.java, javax/crypto/SecretKeyFactory.java, javax/naming/directory/ModificationItem.java, javax/naming/directory/SearchControls.java, javax/naming/event/NamingListener.java, javax/naming/ldap/Control.java, javax/naming/ldap/ExtendedResponse.java, javax/net/ssl/SSLSocketFactory.java: Reorganized imports and fixed copyright headers. From-SVN: r89324
This commit is contained in:
parent
aa75e737b8
commit
724c25170e
17 changed files with 66 additions and 49 deletions
|
@ -40,9 +40,7 @@ package javax.net.ssl;
|
|||
|
||||
import java.io.IOException;
|
||||
import java.net.Socket;
|
||||
import java.security.AccessController;
|
||||
import java.security.KeyStore;
|
||||
import java.security.PrivilegedAction;
|
||||
import java.security.Security;
|
||||
import javax.net.SocketFactory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue