ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/server/ACL/ACLServerSocket.java
Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Dec 31 02:57:00 2001 UTC (22 years, 3 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
Added an ACLDatagramSocket. Operation is much the same as the
ACLServerSocket. Also tweaked the toString() to keep the i-scream bits as
well as the more useful stuff.

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Dec 20 00:59:54 2001 UTC (22 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.1: +42 -1 lines
Diff to previous 1.1
Fully commented, and further testing in the Socket environment. Probably
ready to integrate into the main source tree under the server util package.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Dec 19 23:43:27 2001 UTC (22 years, 4 months ago) by tdb
Branch: MAIN
Initial checkin of ACL code for i-scream server. At present it should allow for
ServerSocket's to be wrapped up with an access control list. Very simple to
use, will javadoc sometime soon. Essentially construct a ACLServerSocket
instead of a ServerSocket, then set an ACL (defaults to open ACL). Then it
can be used as a ServerSocket due to inheritance, and will only return from
the allow() method if the connecting Socket is permitted by the ACL.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a