Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 91) sorted by relevance

1234

/trunk/main/stoc/test/security/
H A Dtest_security.policy5 permission com.sun.star.io.FilePermission "file:///home/dbo/-", ",,read , write ";
6 permission com.sun.star.io.FilePermission "-", "read ,write";
7 permission com.sun.star.connection.SocketPermission "dbo-1:1024-", "listen";
8 permission com.sun.star.security.RuntimePermission "DBO";
9 permission com.sun.star.connection.SocketPermission "dbo-11081:-1023", "resolve";
10 permission com.sun.star.connection.SocketPermission "dbo-11081:18", "listen";
11 permission com.sun.star.connection.SocketPermission "dbo-11081:20-24", "listen";
12 permission com.sun.star.connection.SocketPermission "dbo-11081", "connect";
13 permission com.sun.star.io.FilePermission "file:///usr/local/dbo/*" , "read ";};
15 permission com.sun.star.security.RuntimePermission "JBU";
[all …]
/trunk/main/bean/test/applet/oooapplet/
H A Dbean.policy6 /* permission java.lang.RuntimePermission "loadLibrary.*"; */
7 /* permission java.io.FilePermission "C:\\Program Files\\OpenOffice.org 2.0\\program\\*", "read"; …
8 /* permission java.io.FilePermission "C:\\Program Files\\OpenOffice.org 2.0\\program\\classes\\*",…
9 /* permission java.util.PropertyPermission "*", "read"; */
13 permission java.security.AllPermission;
14 permission java.lang.RuntimePermission "queuePrintJob";
/trunk/main/udkapi/com/sun/star/io/
H A DFilePermission.idl31 /** This permission represents access to a file or directory.
50 <li><code>read</code> -- read permission</li>
51 <li><code>write</code> -- write permission</li>
52 <li><code>execute</code> -- execute permission</li>
53 <li><code>delete</code> -- delete permission</li>
61 The <code>"&lt;&lt;ALL FILES&gt;&gt;"</code> permission with write action is
62 especially dangerous. This grants permission to write to the entire file system.
/trunk/main/
H A DLICENSE139 6. Trademarks. This License does not grant permission to use the trade
221 copyright notice and this permission notice appear in supporting
224 written prior permission. M.I.T. makes no representations about the
245 The above copyright notice and this permission notice shall be included
301 publicity pertaining to the software without specific, written prior permission.
362 Licensee. This License Agreement does not grant permission to use PSF
409 permission to use BeOpen trademarks or trade names in a trademark
480 License Agreement does not grant permission to use CNRI trademarks or
500 both that copyright notice and this permission notice appear in
504 permission.
[all …]
H A Daclocal.m46 # gives unlimited permission to copy and/or distribute it,
178 # gives unlimited permission to copy and/or distribute it,
382 # gives unlimited permission to copy and/or distribute it,
/trunk/main/udkapi/com/sun/star/security/
H A DXAccessController.idl56 permission should be allowed or denied, based on the security policy
58 The semantics are equivalent to the security permission classes of
68 permission to be checked
96 access control context to restrict permission; null for no restriction
125 access control context to restrict permission; null for no restriction
H A DRuntimePermission.idl31 /** This permission grants runtime access to some named functionality.
33 but no actions list; you either have the named permission or you don't.
39 /** name of permission
H A DAllPermission.idl31 /** The AllPermission is a permission that implies all other permissions.
37 permission to code. This permission should be used only during testing,
H A DAccessControlException.idl36 /** Exception notifying a lacking permission to access data or execute code
37 thus it is thrown if permission ought to be denied.
43 /** lacking permission.
H A DXAccessControlContext.idl56 permission should be allowed or denied, based on this context.
57 The semantics are equivalent to the security permission classes of
67 permission to be checked
H A DAccessController.idl46 to assure that permission checks are not corrupted via insecure inter-process
/trunk/main/udkapi/com/sun/star/connection/
H A DSocketPermission.idl32 /** This permission represents access to a network via sockets.
63 the following permission
70 Similarly, if the following permission
79 Granting code permission to accept or make connections to remote hosts may be
/trunk/main/scripting/source/storage/
H A DScriptSecurityManager.cxx326 security::RuntimePermission permission; in checkPermission() local
327 permission.Name = OUString::createFromAscii( "execute" ).concat( scriptStorageURL ); in checkPermission()
328 aPermission <<= permission; in checkPermission()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.src217 Text [ en-US ] = " You do not have permission to delete this object." ;
233 Text [ en-US ] = " You do not have permission to create this object." ;
245 Text [ en-US ] = " You do not have permission to rename this object." ;
/trunk/main/i18npool/source/breakiterator/data/
H A DLICENSE_INFO49 copyright notice(s) and this permission notice appear in all copies of
51 permission notice appear in supporting documentation.
/trunk/main/filter/source/pdf/
H A Dimpdialog.src44 Text [ en-US ] = "Set permission password" ;
570 Text [ en-US ] = "File encryption and permission" ;
635 Text [ en-US ] = "No permission password set" ;
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl244 write permission. Only the XPackageManager implementation knows the
246 to check &quot;externally&quot; for write permission.
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl26 * permission.
83 * permission.
274 * permission.
501 * permission.
721 * permission.
1016 * permission.
1225 * permission.
1319 permission.
1917 * permission.
2040 * permission.
[all …]
/trunk/main/uui/source/
H A Dlockfailed.src36 …uld not be locked for exclusive access by %PRODUCTNAME, due to missing permission to create a lock…
/trunk/main/icc/
H A DSampleICC-1.3.2.patch151 - * written permission. For written permission, please see
382 - << " of a readable file (i.e. you do not have permission to read that"
383 - << " file, or you do not have permission to read some directory"
473 + * written permission. For written permission, please see
711 + << " of a readable file (i.e. you do not have permission to read that"
712 + << " file, or you do not have permission to read some directory"
/trunk/main/apple_remote/source/
H A DKeyspanFrontRowControl.m18 * The above copyright notice and this permission notice shall be included
H A DRemoteControlContainer.m18 * The above copyright notice and this permission notice shall be included
H A DRemoteControl.m18 * The above copyright notice and this permission notice shall be included
H A DAppleRemote.m18 * The above copyright notice and this permission notice shall be included
H A DRemoteMainController.m17 * The above copyright notice and this permission notice shall be included

1234