Interface SharedBioMatcher

  • All Superinterfaces:
    BioMatcher, Shareable

    public interface SharedBioMatcher
    extends BioMatcher, Shareable
    The SharedBioMatcher interface provides the means for accessing unrestricted matching biometric functionality, e.g., the biometric matching functions. A biometric manager/server can implement this interface with a proxy to the public matching functions; thus giving a biometric client access to matching functions but not to the enrollment functions. 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