src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.java

Print this page

        

*** 21,31 **** * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. */ ! package sun.net.www.protocol.http; import java.io.IOException; import sun.misc.BASE64Encoder; import sun.misc.BASE64Decoder; --- 21,31 ---- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or * have any questions. */ ! package sun.net.www.protocol.http.ntlm; import java.io.IOException; import sun.misc.BASE64Encoder; import sun.misc.BASE64Decoder;