-
public class ProtectedModeManager
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS><String>defaultStandardParameterNamespublic final static ProtectedModeManagerINSTANCE
-
Method Summary
Modifier and Type Method Description final static Unitenable()final static Unitdisable()final static BooleanisEnabled()final static UnitprocessParametersForProtectedMode(Bundle parameters)Process parameters for protected mode final BooleanprotectedModeIsApplied(Bundle parameters)final <ERROR CLASS><String>getDefaultStandardParameterNames()-
-
Method Detail
-
processParametersForProtectedMode
final static Unit processParametersForProtectedMode(Bundle parameters)
Process parameters for protected mode
-
protectedModeIsApplied
final Boolean protectedModeIsApplied(Bundle parameters)
-
getDefaultStandardParameterNames
final <ERROR CLASS><String> getDefaultStandardParameterNames()
-
-
-
-