public class ScreenLockCheck extends AbstractSecurityCheck
| Constructor and Description |
|---|
ScreenLockCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
execute(android.content.Context context)
Check whether the device has a screen lock enabled (PIN, Password, etc).
|
testclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNameprotected boolean execute(@NonNull
android.content.Context context)
execute in class AbstractSecurityCheckcontext - Context to be used by the checktrue if the device has a screen lock enabled