Files
android_development/samples/browseable/ConfirmCredential/_index.jd
Trevor Johns 03d12cb64f Update browseables for mnc-docs.
Fixing category bug for security samples.

Synced to //developers/samples/android commit
47d41b467386e598916e7f170cc1c28662fdb831.

Change-Id: I11bf733fc74d20ab22812c91bcb3c67ac9b5c4f2
2015-10-15 13:49:35 -07:00

12 lines
278 B
Plaintext

page.tags="Confirm Credential"
sample.group=Security
@jd:body
<p>
This sample demonstrates how you can use device credentials (PIN, Pattern, Password) in your app
to authenticate the user before they are trying to complete some actions.
</p>