Package wt.org.electronicIdentity

Interface Summary
Sign Interface to be used to set an ElectronicallySignable objects signature.
SignatureEngine A signature engine is reponsible for exposing attributes required for a signature and the validation of those attributes against a user.
 

Class Summary
SignatureEngineFactory Factory to return currently installed signature engine.
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.
 

Exception Summary
SignatureInvalidException SignatureInvalidException is thrown when a signing attempt has failed.