| /trunk/main/udkapi/com/sun/star/security/ |
| H A D | XPolicy.idl | 17 * specific language governing permissions and limitations 32 /** Interface for getting sets of permissions of a specified user or 33 the default permissions if no user is given. 41 /** Gets the permissions of the specified user excluding the default permissions 47 permissions of the specified user 52 /** Gets the default permissions granted to all users. 55 default permissions
|
| H A D | XAccessController.idl | 17 * specific language governing permissions and limitations 48 /** Interface for checking permissions and invoking privileged or restricted 61 You can also pass a sequence of permissions (sequence< any >) to check 62 a set of permissions, e.g. for performance reasons. 83 /** Perform the specified action restricting permissions to the given 85 The action is performed with the intersection of the permissions of the currently installed 90 with unmodified permissions, i.e. the call makes no sense. 107 /** Perform the specified action adding a set of permissions defined by the given 109 The action is performed with the union of the permissions of the currently installed 114 <b>only</b> with the permissions of the security policy currently in effect.
|
| H A D | AllPermission.idl | 17 * specific language governing permissions and limitations 31 /** The AllPermission is a permission that implies all other permissions. 35 other permissions. Thus, it grants code the ability to run with security 39 adding the necessary permissions to the policy is prohibitively cumbersome.
|
| H A D | XAccessControlContext.idl | 17 * specific language governing permissions and limitations 44 permissions equivalent to XAccessController interface, 60 You can also pass a sequence of permissions (sequence< any >) to check 61 a set of permissions, e.g. for performance reasons.
|
| H A D | AccessControlException.idl | 17 * specific language governing permissions and limitations 47 passing a sequence< any >, i.e. a sequence of permissions are demanded, 48 then this any holds the sequence of lacking permissions in the same
|
| H A D | Policy.idl | 17 * specific language governing permissions and limitations 32 /** Service for getting sets of permissions reading from some persistent
|
| H A D | AccessController.idl | 17 * specific language governing permissions and limitations 37 security permissions.
|
| /trunk/main/stoc/source/security/ |
| H A D | access_controller.cxx | 17 * specific language governing permissions and limitations 55 #include "permissions.h" 86 /** ac context intersects permissions of two ac contexts 149 /** ac context unifies permissions of two ac contexts 218 /** ac context doing permission checks on static permissions 227 PermissionCollection const & permissions ) 239 PermissionCollection const & permissions ) in acc_Policy() argument 241 : m_permissions( permissions ) in acc_Policy() 606 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("> dumping permissions of user \"") ); in dumpPermissions() 613 RTL_CONSTASCII_STRINGPARAM("> dumping default permissions:") ); in dumpPermissions() [all …]
|
| H A D | makefile.mk | 17 # specific language governing permissions and limitations 38 $(SLO)$/permissions.obj \
|
| H A D | permissions.cxx | 17 * specific language governing permissions and limitations 42 #include "permissions.h" 499 Sequence< Any > const & permissions, PermissionCollection const & addition ) in PermissionCollection() 503 Any const * perms = permissions.getConstArray(); in PermissionCollection() 504 for ( sal_Int32 nPos = permissions.getLength(); nPos--; ) in PermissionCollection()
|
| H A D | permissions.h | 17 * specific language governing permissions and limitations 86 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > const & permissions,
|
| /trunk/main/offapi/com/sun/star/sdbcx/ |
| H A D | XAuthorizable.idl | 17 * specific language governing permissions and limitations 36 /** is used for accessing and setting the permissions of a user for a database 43 /** retrieves the permissions for a specific object. 58 /** retrieves the permissions for a specific object, which could be granted 74 /** adds additional permissions for a specific object. 87 /** removes permissions for a specific object from a group or user.
|
| /trunk/main/svl/inc/svl/ |
| H A D | restrictedpaths.hxx | 17 * specific language governing permissions and limitations 52 /** checks URL access permissions 62 /** checks URL access permissions
|
| /trunk/main/scripting/examples/java/Newsgroup/ |
| H A D | OfficeAttachment.java | 17 * specific language governing permissions and limitations 181 …rintln( "Security error while saving temporary Document(s). Check file permissions in home directo… in createTempDocs() 241 …ntln( "Security Error while deleting temporary Document(s). Check file permissions in home directo… in removeTempDocs() 272 …ntln( "Security Error while deleting temporary Document(s). Check file permissions in home directo… in cleanUpOnError()
|
| /trunk/test/testassistant.feature/ |
| H A D | feature.xml | 18 * specific language governing permissions and limitations 44 See the License for the specific language governing permissions 72 exercising permissions granted by this License. 199 risks associated with Your exercise of permissions under this License.
|
| /trunk/main/swext/mediawiki/src/ |
| H A D | THIRDPARTYLICENSEREADME.html | 59 …permissions granted by this License.<br><br> "Source" form shall mean the preferred form for … 69 …permissions granted by this License.<br><br> "Source" form shall mean the preferred form for … 78 …permissions granted by this License.<br><br> "Source" form shall mean the preferred form for … 87 …permissions granted by this License.<br><br> "Source" form shall mean the preferred form for …
|
| /trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
| H A D | Error.ulf | 17 * specific language governing permissions and limitations 329 en-US = "Could not register font [2]. Verify that you have sufficient permissions to install fonts,… 332 en-US = "Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts… 350 …hedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3]." 386 … [2]. Verify that you have sufficient privileges to modify the security permissions for this file."
|
| /trunk/.github/workflows/ |
| H A D | pre-commit.yml | 15 # specific language governing permissions and limitations 22 permissions:
|
| /trunk/main/xmerge/source/palmtests/qa/comparator/ |
| H A D | pdbcomparison.java | 17 * specific language governing permissions and limitations 140 * Also validates permissions to create. 197 System.out.println("Could not create " + filename + " Check permissions.."); in validateAndCreateFile() 492 System.out.println("Exception: Cannot open file for reading. Please check permissions "); in main()
|
| /trunk/ |
| H A D | LICENSE | 24 exercising permissions granted by this License. 151 risks associated with Your exercise of permissions under this License. 200 See the License for the specific language governing permissions and
|
| /trunk/main/helpauthoring/license/ |
| H A D | LICENSE | 25 exercising permissions granted by this License. 152 risks associated with Your exercise of permissions under this License. 201 See the License for the specific language governing permissions and
|
| /trunk/main/ |
| H A D | LICENSE_ALv2 | 25 exercising permissions granted by this License. 152 risks associated with Your exercise of permissions under this License. 201 See the License for the specific language governing permissions and
|
| /trunk/main/sal/osl/unx/ |
| H A D | file_stat.cxx | 17 * specific language governing permissions and limitations 68 // user permissions in set_file_access_mask() 78 // group permissions in set_file_access_mask() 88 // others permissions in set_file_access_mask()
|
| /trunk/main/setup_native/scripts/ |
| H A D | linuxpatchscript.sh | 18 # specific language governing permissions and limitations 27 echo You need to have super-user permissions to run this patch script
|
| /trunk/main/cppuhelper/inc/cppuhelper/ |
| H A D | access_control.hxx | 17 * specific language governing permissions and limitations 86 /** A com.sun.star.security.RuntimePermission is for runtime permissions.
|