/[storm]/storm/org/nongnu/storm/IDCheckInputStream.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/IDCheckInputStream.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Tue Mar 25 13:43:50 2003 UTC revision 1.2 by tjl, Tue Mar 25 13:48:48 2003 UTC
# Line 24  IDCheckInputStream.java Line 24  IDCheckInputStream.java
24   * Written by Benja Fallenstein   * Written by Benja Fallenstein
25   */   */
26    
27  package gzz.mediaserver;  package org.nongnu.storm;
28    
29  import java.security.*;  import java.security.*;
30  import java.io.*;  import java.io.*;
31  import gzz.util.HexUtil;  
32    import org.nongnu.storm.util.HexUtil;
33    
34  /** An InputStream that checks whether a given Mediaserver.Id matches.  /** An InputStream that checks whether a given Mediaserver.Id matches.
35   *  When being closed, this throws an exception if the hash doesn't match.   *  When being closed, this throws an exception if the hash doesn't match.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26