All Packages
Package | Description |
---|---|
net.jcip.annotations |
Class, field, and method level annotations for describing thread-safety policies.
|
pygar.communication |
The component responsible for communication between entities in the distributed
system.
|
pygar.configuration |
Classes that determine the configuration for running an application.
|
pygar.cryptography |
This package provides facades and interfaces to cryptographic functions
used in Pygar software.
|
pygar.demo0P |
This package contains software that implements Demonstration 0.
|
pygar.documents |
This package defines the formats of documents
exchanged during the operation of the system and supports the interpretation
of their XML contents.
|
pygar.identity_authority |
This package implements the system component responsible for identities as
represented via public key encryption.
|
pygar.state |
This package provides a general utility for implementing state machines whose
transitions are driven by the arrival of data messages.
|
pygar.zoneable |
In a highly secure installation of the software, the software should be split into applications
running in several security zones.
|