Home
last modified time | relevance | path

Searched refs:password (Results 1 – 25 of 261) sorted by relevance

1234567891011

/aoo4110/main/offapi/com/sun/star/script/
H A DXLibraryContainerPassword.idl54 by a password.
64 password (see isLibraryPasswordProtected) and the password
66 initial password was set with changeLibraryPassword.
79 Verifies the library's password. If the correct password
89 If the library password is already verified a
97 Changes the library's password.
99 If the library wasn't password protected before:
105 If the library already was password protected:
107 previous defined password. If then the NewPassword
108 parameter is an empty string the library password
[all …]
/aoo4110/main/cui/source/dialogs/
H A Dpasswdomdlg.src43 Text [ en-US ] = "File encryption password" ;
50 Text [ en-US ] = "~Enter password to open" ;
67 Text [ en-US ] = "Confirm password" ;
90password has been set, the document will only open with the password. Should you lose the password
127 Text [ en-US ] = "File sharing password" ;
142 Text [ en-US ] = "Enter password to allow editing" ;
159 Text [ en-US ] = "Confirm password" ;
196 …t [ en-US ] = "The confirmation password did not match the password. Set the password again by ent…
206 …Text [ en-US ] = "Please enter a password to open or to modify, or check the open read-only option…
211 Text [ en-US ] = "Set the password by entering the same password in both boxes." ;
/aoo4110/main/offapi/com/sun/star/auth/
H A DXSSOPasswordCache.idl37 /** supports password caching for security mechanisms which use passwords as
46 /** adds a username/password combination to the cache.
55 the associated password
58 indicates whether or not the username/password combination should be
67 /** retrieves a password for a given user from the cache.
73 the name of the user whose password should be retrieved
76 indicates whether or not the password is persistent
79 the required password
85 /** removes a password from the cache
88 the name of the user whose password should be removed.
[all …]
/aoo4110/main/sfx2/source/dialog/
H A Dsecuritypage.src43 Text [ en-US ] = "File encryption password";
49 Text [ en-US ] = "~Enter password to open";
63 Text [ en-US ] = "~Reenter password to open";
78 "Note: After a password has been set, the document will only open "\
79 "with the password. Should you lose the password, there will be "\
80 "no way to recover the document. Please also note that this password "\
88 Text [ en-US ] = "File sharing password";
94 Text [ en-US ] = "Enter password to modify";
108 Text [ en-US ] = "Reenter password to modify";
168 Text [ en-US ] = "Incorrect password" ;
/aoo4110/main/offapi/com/sun/star/embed/
H A DStorageStream.idl142 /** allows to set password to the stream.
146 to allow to set a password that should be used next time the
151 If the password is set or changed by this interface and the
152 stream is closed the new password should be used to get access to the
178 If somebody sets a password explicitly by using
189 common storage password holder is commited.
194 storage password, is commited.
203 password. If there is no such storage in the hierarchy the stream
209 If somebody sets a password explicitly by using
212 with specified password immediatelly.
[all …]
H A DStorage.idl130 common storage password should be set through
133 hierarchy. In case the password is not set or is a
141 stream explicitly. The password will be used to read
142 the stream. It is possible to specify a new password
145 case a new password is not specified an old one will
181 common storage password should be set through
184 hierarchy. In case the password is not set or is a
276 /** allows to set password to a root storage.
280 a common storage password. This password is used as default password
282 marked to use common storage password on storing.
[all …]
/aoo4110/main/ucb/source/ucp/ftp/
H A Dftpcontentprovider.cxx201 rtl::OUString& password, in forHost() argument
210 password = m_ServerInfo[i].password; in forHost()
223 const rtl::OUString& password, in setHost() argument
230 inf.password = password; in setHost()
241 m_ServerInfo[i].password = password; in setHost()
H A Dtest_ftpurl.cxx48 rtl::OUString password; member
73 rtl::OUString& password, in forHost() argument
80 password = m_ServerInfo[i].password; in forHost()
91 const rtl::OUString& password, in setHost() argument
98 inf.password = password; in setHost()
/aoo4110/main/uui/source/
H A Dpassworddlg.src101 Text [ en-US ] = "Enter password to open file: \n";
106 Text [ en-US ] = "Enter password to modify file: \n";
111 Text [ en-US ] = "Enter password: ";
116 Text [ en-US ] = "Confirm password: ";
131 …t [ en-US ] = "The confirmation password did not match the password. Set the password again by ent…
H A Dmasterpasscrtdlg.src47 …ed by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves…
58 Text [ en-US ] = "~Enter password";
72 Text [ en-US ] = "~Reenter password";
87 …Text [ en-US ] = "Caution: If you forget the master password, you will be unable to access any of …
H A Dpassworderrs.src32 Text [ en-US ] = "The password is incorrect. The file cannot be opened.";
37 Text [ en-US ] = "The password is incorrect. The file cannot be modified.";
42 Text [ en-US ] = "The master password is incorrect.";
47 Text [ en-US ] = "The password is incorrect.";
52 Text [ en-US ] = "The password confirmation does not match.";
/aoo4110/main/qadevOOo/tests/java/ifc/util/
H A D_XURLTransformer.java50 final static String password = "password"; field in _XURLTransformer
63 + user + ":" + password + "@" + server + ":" + port + path
105 url[0].Password = password; in _assemble()
110 url[0].Main = "ftp://" + user + ":" + password + "@" + server + ":" + in _assemble()
229 if (!url[0].Password.equals(password)) { in _parseStrict()
232 log.println("expected : " + password); in _parseStrict()
347 String ftpURL = invalidUserPrefix +user + ":" + password + "@" + server + ":" + in _parseSmart()
371 if (!url[0].Password.equals(password)) { in _parseSmart()
374 log.println("expected : " + password); in _parseSmart()
430 for (int n = 0 ; n < password.length(); n++){ in _getPresentation()
[all …]
/aoo4110/main/offapi/com/sun/star/task/
H A DXMasterPasswordHandling.idl40 /** allows to change the master password, or let it be requested and checked.
48 This call let the master password be requested from user using the
61 /** allows to change the master password.
64 If there is still no master password, the user will be asked to provide
76 /** let the master password and all the related stored passwords be
82 /** allows to detect whether there is already a master password
90 After the storing is forbidden the master password and all the stored
H A DPasswordRequestMode.idl32 /** the mode in which a password should be asked
42 The password is asked for the first time,
50 /** Ask for a password.
53 Just ask for a password.
60 /** Wrong password was entered, ask again.
63 A wrong password was entered, notify user
H A DXInteractionPassword.idl35 /** A continuation to get a password from interaction helper.
42 /** Store result password to the continuation.
44 @param aPasswd the result password.
50 /** Get result password from the continuation.
52 @returns the stored password.
H A DPasswordContainer.idl39 A password can be stored for the session period or persistently.
41 It stores passwords encripted with a super password. An interaction
42 is used to ask a user for a super password.
51 the super password interaction does not return super password ( for any reason ),
/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java153 public String password = PropertyNames.EMPTY_STRING; field in FTPDialog
379 password = publish.password == null ? PropertyNames.EMPTY_STRING : publish.password; in execute()
391 publish.password = password; in execute()
462 setEnabled(btnTestConnection, !(isEmpty(host) || isEmpty(username) || isEmpty(password))); in enableTestButton()
481 return "ftp://" + username + ":" + password + "@" + host(); in getAcountUrl()
641 p.password = "ronftp"; in main()
744 return "ftp://" + p.cp_Username + ":" + p.password + "@" + host(p.cp_URL); in getFullURL()
/aoo4110/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java72 private String password = null; field in MinicalcDecoder
91 MinicalcDecoder(String name, String[] worksheetNames, String password) throws IOException { in MinicalcDecoder() argument
93 super(name, password); in MinicalcDecoder()
97 this.password = password; in MinicalcDecoder()
102 wb = new Workbook(name, password); in MinicalcDecoder()
217 ws.initAccess(password); in setWorksheet()
228 ws.initAccess(password); in setWorksheet()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.src61 … export has one or more protected items with password that cannot be exported. Please re-type you…
211 Text [ en-US ] = "Not password-protected" ;
265 Text [ en-US ] = "Re-type password" ;
308 Text [ en-US ] = "New password must match the original password." ;
317 Text [ en-US ] = "Remove password from this protected item." ;
/aoo4110/main/solenv/bin/modules/
H A DCwsConfig.pm100 my $password = $config_file->{CWS_CONFIG}->{'CVS_PASSWORD'};
102 if ( !defined($password) ) {
107 if ( $password =~ / $/) {
113 $password = uri_escape($password);
116 s/^https:\/\//https:\/\/$id:$password@/;
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx346 const rtl::OUString& password,
383 const rtl::OUString& password, in getConnection() argument
398 ::rtl::OUString sPassword = password; in getConnection()
415 aHolder.xMasterConnection = _pDataSource->buildIsolatedConnection(user,password); in getConnection()
1139 …seSource::getConnection(const rtl::OUString& user, const rtl::OUString& password) throw( SQLExcept… in getConnection() argument
1142 return getConnection(user,password,sal_False); in getConnection()
1148 return getConnection(user,password,sal_True); in getIsolatedConnection()
1245 … ODatabaseSource::buildIsolatedConnection(const rtl::OUString& user, const rtl::OUString& password) in buildIsolatedConnection() argument
1249 Reference< XConnection > xSdbcConn = buildLowLevelConnection(user, password); in buildIsolatedConnection()
1268 xConn = buildIsolatedConnection(user,password); in getConnection()
[all …]
/aoo4110/main/wizards/com/sun/star/wizards/web/data/
H A DCGPublish.java41 public String password; field in CGPublish
89 …((password != null && password.length() > 0) ? ":" + password : PropertyNames.EMPTY_STRING) + "@" … in ftpURL()
/aoo4110/main/qadevOOo/tests/java/mod/_dbaccess/
H A DConnectionLineAccessibility.java84 String password=""; field in ConnectionLineAccessibility
137 password = (String) Param.get("jdbc.password"); in createTestEnvironment()
139 if ((user == null) || (password == null)) in createTestEnvironment()
151 info[1].Value = password; in createTestEnvironment()
220 connection = isolConnection.getIsolatedConnection(user, password); in createTestEnvironment()
235 password); in createTestEnvironment()
H A DJoinViewAccessibility.java83 String password=""; field in JoinViewAccessibility
135 password = (String) Param.get ("jdbc.password"); in createTestEnvironment()
137 if ((user == null) || (password == null)) in createTestEnvironment()
149 info[1].Value = password; in createTestEnvironment()
212 connection = isolConnection.getIsolatedConnection (user, password); in createTestEnvironment()
226 password); in createTestEnvironment()
H A DTableWindowAccessibility.java85 String password=""; field in TableWindowAccessibility
133 password = (String) Param.get("jdbc.password"); in createTestEnvironment()
135 if ((user == null) || (password == null)) { in createTestEnvironment()
146 info[1].Value = password; in createTestEnvironment()
200 connection = isolConnection.getIsolatedConnection(user, password); in createTestEnvironment()
212 password); in createTestEnvironment()

Completed in 140 milliseconds

1234567891011