Class Summary |
ElectronicSignature |
Class contains the electronic identification of the WTUser. |
ElectronicSignaturesActionDelegate |
For showing the electronic signatures of an object that implements the
ElectronicallySignable interface. |
ElectronicSignaturesURLActionDelegate |
For showing the electronic signatures of an object that implements the
ElectronicallySignable interface. |
NameLinkComponent |
Used to create a href to view the electronic identification for the person
who signed the context object. |
ReAuthenticationActionDelegate |
Re-authentication of the user against the web server using HTTP requires
that the ouput stream be captured by the http authentication process. |
SignatureEngineFactory |
Factory to return currently installed signature engine. |
SignatureIconLinkComponent |
Used to create a href to view the electronic identification for the person
who signed the context object. |
SignatureLink |
Class contains the association between a WTUsers electronic identity
and the class that implements the ElectronicallySignable interface. |
SignatureLinkTableModel |
Association table model for the SignatureLink class that represents the
"role" attribute (a java.lang.String object representing a wt.project.Role
object) as a true wt.project.Role object for display purposes. |
SignElectronicSignature |
Concrete class for signing an object. |
SigVariableInfo |
Data container bean holding information pertaining to a variable used by
signature engines to expose the attributes needed in verifying a user. |
UserElectronicIDLink |
Link table. |
UserIconNameCellComponent |
Used to override the HTMLTableCellComponent init method for the name column
in ElectronicSignatures.html. |