Home
last modified time | relevance | path

Searched refs:xTempStorageEncryption (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/package/qa/storages/
H A DTest15.java91 XEncryptionProtectedSource xTempStorageEncryption = in testForPath() local
94 if ( xTempStorageEncryption == null ) in testForPath()
104 xTempStorageEncryption.setEncryptionPassword( sPass1 ); in testForPath()
168 xTempStorageEncryption = in testForPath()
171 if ( xTempStorageEncryption == null ) in testForPath()
178 xTempStorageEncryption.setEncryptionPassword( sPass2 ); in testForPath()
245 xTempStorageEncryption = in testForPath()
248 if ( xTempStorageEncryption == null ) in testForPath()
255 xTempStorageEncryption.setEncryptionPassword( sPass1 ); in testForPath()
H A DTest08.java67 XEncryptionProtectedSource xTempStorageEncryption = in test() local
70 if ( xTempStorageEncryption == null ) in test()
80 xTempStorageEncryption.setEncryptionPassword( sPass1 ); in test()
/aoo41x/main/odk/examples/java/Storage/
H A DTest08.java66 XEncryptionProtectedSource xTempStorageEncryption = in test() local
69 if ( xTempStorageEncryption == null ) in test()
79 xTempStorageEncryption.setEncryptionKey( pPass1 ); in test()

Completed in 18 milliseconds