Class RootProgramFileDetector
- java.lang.Object
-
- org.forgerock.android.auth.detector.FileDetector
-
- org.forgerock.android.auth.detector.RootProgramFileDetector
-
- All Implemented Interfaces:
RootDetector
public class RootProgramFileDetector extends FileDetector
Check common root program exist
-
-
Field Summary
-
Fields inherited from class org.forgerock.android.auth.detector.FileDetector
PATHS
-
-
Constructor Summary
Constructors Constructor Description RootProgramFileDetector()
-
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
-
-