/trunk/main/uui/source/ |
H A D | passwordcontainer.cxx | 68 if (aRec.UserList[0].Passwords.getLength() == 0) in fillContinuation() 79 || rRequest.Password != aRec.UserList[0].Passwords[0]) // failed login attempt? in fillContinuation() 87 setPassword(aRec.UserList[0].Passwords[0].getStr()); in fillContinuation() 88 if (aRec.UserList[0].Passwords.getLength() > 1) in fillContinuation() 94 setRealm(aRec.UserList[0].Passwords[1]. in fillContinuation() 99 setAccount(aRec.UserList[0].Passwords[1]. in fillContinuation()
|
H A D | masterpasscrtdlg.src | 47 …Text [ en-US ] = "Passwords for web connections are protected by a master password. You will be as… 87 …d, you will be unable to access any of the information protected by it. Passwords are case-sensiti…
|
/trunk/main/offapi/com/sun/star/task/ |
H A D | XPasswordContainer.idl | 56 @param Passwords The password-list. 62 …void add( [in] string Url, [in] string UserName, [in] sequence<string> Passwords, [in] XInteract… 72 @param Passwords The password-list. 78 …void addPersistent( [in] string Url, [in] string UserName, [in] sequence<string> Passwords, [in]…
|
H A D | UserRecord.idl | 39 sequence<string> Passwords;
|
/trunk/main/svl/source/passwordcontainer/ |
H A D | passwordcontainer.cxx | 687 aPersistent[nURLInd].UserList[nNameInd].Passwords, in doChangeMasterPassword() 770 …rl, const ::rtl::OUString& UserName, const Sequence< ::rtl::OUString >& Passwords, const Reference… in add() argument 774 PrivateAdd( Url, UserName, Passwords, MEMORY_RECORD, aHandler ); in add() 779 …rl, const ::rtl::OUString& UserName, const Sequence< ::rtl::OUString >& Passwords, const Reference… in addPersistent() argument 783 PrivateAdd( Url, UserName, Passwords, PERSISTENT_RECORD, aHandler ); in addPersistent() 788 …rl, const ::rtl::OUString& UserName, const Sequence< ::rtl::OUString >& Passwords, char Mode, cons… in PrivateAdd() argument 791 ::std::vector< ::rtl::OUString > aStorePass = copySequenceToVector( Passwords ); in PrivateAdd() 1413 aPersistent[nURLInd].UserList[nNameInd].Passwords, in useDefaultMasterPassword()
|
/trunk/main/svl/qa/complex/passwordcontainer/ |
H A D | TestHelper.java | 62 if(aUserList1[i].Passwords[0].equals(aUserList2[j].Passwords[0])) { in sameLists()
|
H A D | Test01.java | 74 … xContainer.add(sURL, aInputUserList1[i].UserName, aInputUserList1[i].Passwords, aMHandler); in test() 77 … xContainer.add(sURL, aInputUserList2[i].UserName, aInputUserList2[i].Passwords, aMHandler); in test()
|
H A D | Test03.java | 78 …xContainer.addPersistent(sURL, aInputUserList[i].UserName, aInputUserList[i].Passwords, aMHandler); in test() 83 …serList[i+iPersistentUserNum].UserName, aInputUserList[i+iPersistentUserNum].Passwords, aMHandler); in test()
|
H A D | Test02.java | 78 …ontainer.addPersistent(sURL, aInputUserList1[i].UserName, aInputUserList1[i].Passwords, aMHandler); in test() 81 …ontainer.addPersistent(sURL, aInputUserList2[i].UserName, aInputUserList2[i].Passwords, aMHandler); in test()
|
/trunk/main/cui/source/options/ |
H A D | optinet2.src | 455 Text [ en-US ] = "Passwords for web connections" ; 484 …Text [ en-US ] = "Passwords are protected by a master password. You will be asked to enter it once…
|
/trunk/main/svx/source/dialog/ |
H A D | passwd.src | 115 Text [ en-US ] = "Passwords do not match" ;
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_1/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_10/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_2/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_3/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_4/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_5/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_6/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_7/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_8/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Root_9/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/ |
H A D | openssl.cfg | 128 # Passwords for private keys if not present they will be prompted for
|