public static class ObfuscatedPreferences.RestrictedFormat extends Object
| Constructor and Description |
|---|
ObfuscatedPreferences.RestrictedFormat() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatValue(String value)
Formats a value in the proper restricted format.
|
static boolean |
isRestrictedFormat(String str)
Checks if a property value is in a restricted format.
|
static String |
retrieveValue(String value)
Retrieves the actual value from a restricted format string.
|
public ObfuscatedPreferences.RestrictedFormat()
public static boolean isRestrictedFormat(String str)
str - string to checkpublic static String retrieveValue(String value)
value - Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.