|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElectronicSignature | |
wt.clients.administrator | |
wt.org | |
wt.org.electronicIdentity |
Uses of ElectronicSignature in wt.clients.administrator |
Methods in wt.clients.administrator that return ElectronicSignature | |
private ElectronicSignature |
ElectronicSignatureApplet.getFile()
Returns the ElectronicSignature created by this frame. |
private ElectronicSignature |
ElectronicSignatureApplet.createSignature(ElectronicSignature new_sig,
String file_name)
Method CreateSignature contains the logic to create a new
ElectronicSignature instance. |
Methods in wt.clients.administrator with parameters of type ElectronicSignature | |
private ElectronicSignature |
ElectronicSignatureApplet.createSignature(ElectronicSignature new_sig,
String file_name)
Method CreateSignature contains the logic to create a new
ElectronicSignature instance. |
Uses of ElectronicSignature in wt.org |
Methods in wt.org with parameters of type ElectronicSignature | |
private ElectronicIdentificationInfo |
StandardOrganizationServicesManager.populateElectronicIdentificationInfo(ElectronicSignature template)
Populates the class that will be returned to the Admin client for working with a users electronic identification. |
private ElectronicIdentificationInfo |
StandardOrganizationServicesManager.populateElectronicIdentificationInfo(ElectronicSignature template)
Populates the class that will be returned to the Admin client for working with a users electronic identification. |
Uses of ElectronicSignature in wt.org.electronicIdentity |
Methods in wt.org.electronicIdentity that return ElectronicSignature | |
static ElectronicSignature |
ElectronicSignature.newElectronicSignature(String fileName,
boolean active)
Supported API: false |
static ElectronicSignature |
ElectronicSignature.newElectronicSignature()
Supported API: false |
Methods in wt.org.electronicIdentity with parameters of type ElectronicSignature | |
protected boolean |
ElectronicSignature.readVersion(ElectronicSignature thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |