public void |
clear()
|
Deprecated. |
protected void |
deleteFiles(final boolean)
|
|
public static byte[] |
generateSecretKey()
|
Deprecated. |
public static byte[] |
generateSecretKey(String)
|
Deprecated. |
public boolean |
isDataPersisted(String)
|
Deprecated. |
protected boolean |
isValidKey(String)
|
|
public InputStream |
loadDataStream(String)
|
Deprecated. |
public< T extends ISDMPersistable > boolean |
loadObject(String, T)
|
Deprecated. |
public byte[] |
loadRawData(String)
|
Deprecated. |
public boolean |
loadSDMCache(ISDMCache)
|
Deprecated. |
public boolean |
loadSDMCache(String, ISDMCache)
|
Deprecated. |
public void |
onPreferenceChanged(String, Object)
|
Deprecated. |
public boolean |
removeData(String)
|
Deprecated. |
public boolean |
removeSDMCache()
|
Deprecated. |
public boolean |
removeSDMCache(String)
|
Deprecated. |
public void |
setEncryptionKey(byte[], String)
|
Deprecated. |
public void |
storeDataStream(String, InputStream)
|
Deprecated. |
public void |
storeObject(String, ISDMPersistable)
|
Deprecated. |
public void |
storeRawData(String, byte[])
|
Deprecated. |
public void |
storeSDMCache(ISDMCache)
|
Deprecated. |
public void |
storeSDMCache(String, ISDMCache)
|
Deprecated. |