Module AndroidLocalAuthQuery
Definitions for the insecure local authentication query.
Import path
import semmle.code.java.security.AndroidLocalAuthQueryImports
| java | Provides all default Java QL imports. |
Predicates
| usesLocalAuth | Holds if the application contains an instance of a key being used for local biometric authentication. |
Classes
| AuthenticationSuccessCallback | An implementation of the |
| InsecureBiometricKeyParamCall | A call that sets a parameter for key generation that is insecure for use with biometric authentication. |