Class SuCommandDetector
- java.lang.Object
-
- org.forgerock.android.auth.detector.CommandDetector
-
- org.forgerock.android.auth.detector.SuCommandDetector
-
- All Implemented Interfaces:
RootDetector
public class SuCommandDetector extends CommandDetector
Check su command exists
-
-
Constructor Summary
Constructors Constructor Description SuCommandDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String[]getCommands()-
Methods inherited from class org.forgerock.android.auth.detector.CommandDetector
isRooted
-
-
-
-
Method Detail
-
getCommands
protected java.lang.String[] getCommands()
- Specified by:
getCommandsin classCommandDetector
-
-