Uses of Package
org.tranche.users

Packages that use org.tranche.users
org.tranche Configuration for specific Tranche network and interfaces. 
org.tranche.configuration Handles the server's (Server/FlatFileTrancheServer) configuration, including data directories, permissions and other options. 
org.tranche.logs A generic log and utilities. 
org.tranche.security Contains classes that specifically address the security of the system. 
org.tranche.server Server that binds on a port and routes requests to underlying FlatFileTrancheServer. 
org.tranche.users Utilities and classes that encapsulate specific users of the network. 
 

Classes in org.tranche.users used by org.tranche
UserZipFile
          A helper class for packaging a user's certificate and private key and anything else in a standard ZIP file.
 

Classes in org.tranche.users used by org.tranche.configuration
User
          Represents a Tranche user.
 

Classes in org.tranche.users used by org.tranche.logs
UserZipFile
          A helper class for packaging a user's certificate and private key and anything else in a standard ZIP file.
 

Classes in org.tranche.users used by org.tranche.security
User
          Represents a Tranche user.
 

Classes in org.tranche.users used by org.tranche.server
User
          Represents a Tranche user.
 

Classes in org.tranche.users used by org.tranche.users
InvalidSignInException
           
User
          Represents a Tranche user.
UserZipFile
          A helper class for packaging a user's certificate and private key and anything else in a standard ZIP file.
 



This code is free for use both commercially and non-commercially as stated in the project's license