Home
last modified time | relevance | path

Searched refs:Passwords (Results 1 – 25 of 68) sorted by relevance

123

/aoo42x/main/uui/source/
H A Dpasswordcontainer.cxx68 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 Dmasterpasscrtdlg.src47 …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…
/aoo42x/main/offapi/com/sun/star/task/
H A DXPasswordContainer.idl56 @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 DUserRecord.idl39 sequence<string> Passwords;
/aoo42x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx687 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()
/aoo42x/main/svl/qa/complex/passwordcontainer/
H A DTestHelper.java62 if(aUserList1[i].Passwords[0].equals(aUserList2[j].Passwords[0])) { in sameLists()
H A DTest01.java74 … 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 DTest03.java78 …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 DTest02.java78 …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()
/aoo42x/main/cui/source/options/
H A Doptinet2.src455 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…
/aoo42x/main/svx/source/dialog/
H A Dpasswd.src115 Text [ en-US ] = "Passwords do not match" ;
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_1/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_10/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_2/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_3/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_4/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_5/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_6/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_7/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_8/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_9/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for
/aoo42x/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/
H A Dopenssl.cfg128 # Passwords for private keys if not present they will be prompted for

Completed in 108 milliseconds

123