Interface SharedBioTemplateData

All Superinterfaces:
BioTemplateData, Shareable

public interface SharedBioTemplateData extends BioTemplateData, Shareable
The SharedBioTemplateData interface provides the means for accessing unrestricted biometric template data. A biometric manager/server can implement this interface with a proxy to the public accessor functions; thus giving a biometric client read access to these public information, but not write access to these information. Without this interface, the client could potentially cast a biometric reference to gain access to enrollment functionality and thereby circumvent security measures.
Since:
3.0.5