Class BusyBoxProgramFileDetector
- java.lang.Object
-
- org.forgerock.android.auth.detector.FileDetector
-
- org.forgerock.android.auth.detector.BusyBoxProgramFileDetector
-
- All Implemented Interfaces:
RootDetector
public class BusyBoxProgramFileDetector extends FileDetector
Check the busybox program is installed.
-
-
Field Summary
-
Fields inherited from class org.forgerock.android.auth.detector.FileDetector
PATHS
-
-
Constructor Summary
Constructors Constructor Description BusyBoxProgramFileDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String[]getFilenames()-
Methods inherited from class org.forgerock.android.auth.detector.FileDetector
isRooted
-
-
-
-
Method Detail
-
getFilenames
protected java.lang.String[] getFilenames()
- Specified by:
getFilenamesin classFileDetector
-
-