Searched refs:permissions (Results 1 – 25 of 2836) sorted by relevance
12345678910>>...114
17 * specific language governing permissions and limitations32 /** Interface for getting sets of permissions of a specified user or33 the default permissions if no user is given.41 /** Gets the permissions of the specified user excluding the default permissions47 permissions of the specified user52 /** Gets the default permissions granted to all users.55 default permissions
17 * specific language governing permissions and limitations48 /** Interface for checking permissions and invoking privileged or restricted61 You can also pass a sequence of permissions (sequence< any >) to check62 a set of permissions, e.g. for performance reasons.83 /** Perform the specified action restricting permissions to the given85 The action is performed with the intersection of the permissions of the currently installed90 with unmodified permissions, i.e. the call makes no sense.107 /** Perform the specified action adding a set of permissions defined by the given109 The action is performed with the union of the permissions of the currently installed114 <b>only</b> with the permissions of the security policy currently in effect.
17 * specific language governing permissions and limitations31 /** The AllPermission is a permission that implies all other permissions.35 other permissions. Thus, it grants code the ability to run with security39 adding the necessary permissions to the policy is prohibitively cumbersome.
17 * specific language governing permissions and limitations44 permissions equivalent to XAccessController interface,60 You can also pass a sequence of permissions (sequence< any >) to check61 a set of permissions, e.g. for performance reasons.
17 * specific language governing permissions and limitations32 /** Service for getting sets of permissions reading from some persistent
17 * specific language governing permissions and limitations48 then this any holds the sequence of lacking permissions in the same
17 * specific language governing permissions and limitations37 security permissions.
17 * specific language governing permissions and limitations36 /** is used for accessing and setting the permissions of a user for a database43 /** retrieves the permissions for a specific object.58 /** retrieves the permissions for a specific object, which could be granted74 /** adds additional permissions for a specific object.87 /** removes permissions for a specific object from a group or user.
227 PermissionCollection const & permissions )239 PermissionCollection const & permissions ) in acc_Policy() argument241 : m_permissions( permissions ) in acc_Policy()617 Sequence< OUString > permissions( collection.toStrings() ); in dumpPermissions() local618 OUString const * p = permissions.getConstArray(); in dumpPermissions()619 for ( sal_Int32 nPos = 0; nPos < permissions.getLength(); ++nPos ) in dumpPermissions()
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()
38 $(SLO)$/permissions.obj \
17 * specific language governing permissions and limitations329 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."
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
3 /*We could also use more accurate permissions here, but then we would need */
17 rem specific language governing permissions and limitations
17 # specific language governing permissions and limitations
17 * specific language governing permissions and limitations
17 = specific language governing permissions and limitations
Completed in 60 milliseconds