Factory::NetFactory - Zero Knowledge Network User Factory Class
use Factory::NetFactory;
$base = new Factory::NetFactory();
Perl5.004+ Factory::Base Domain::Base (Sub-class) Server::Base (Sub-class) User::Base (Subclass)
Nothing
This is the factory class for all network NYM classes. The class methods exposed by Factory::NetFactory create specific instances of the various connection classes.
The Factory::NetFactory is a sub-class of Factory::Base.
This is the constructor for the Factory::NetFactory object.
Example:
$factory = new Factory::NetFactory();
Create a randomly generated network user from the currently active Zero Knowledge network.
Create a randomly generated network user invalid for the currently active Zero Knowledge network.
None Present
Kris Smith <krissmi@zeroknowledge.com> Philippe McLean <phillipem@zeroknowledge.com>
Copyright 2000 Zero Knowledge Systems, Inc. All rights reserved