summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/UserNotAuthenticatedException.java
Commit message (Expand)AuthorAgeFilesLines
* Add KeyPermanentlyInvalidatedException.Alex Klyubin2015-04-291-1/+1
* resolved conflicts for merge of f9c14b7d to masterAlex Klyubin2015-04-241-1/+3
|\
| * No runtime exceptions during normal use of AndroidKeyStore crypto.Alex Klyubin2015-04-241-1/+3
* | Unhide the new AndroidKeyStore API.Alex Klyubin2015-04-131-2/+0
|/
* Add exception types for AndroidKeyStore key validity issues.Alex Klyubin2015-04-011-0/+16
* Hook in user authenticators and their exceptions.Alex Klyubin2015-03-311-0/+33