Searched refs:permissions (Results 1 - 6 of 6) sorted by relevance

/libcore/luni/src/main/java/java/security/
H A DProtectionDomain.java14 * See the License for the specific language governing permissions and
24 public ProtectionDomain(CodeSource cs, PermissionCollection permissions) { } argument
26 public ProtectionDomain(CodeSource cs, PermissionCollection permissions, ClassLoader cl, Principal[] principals) { } argument
/libcore/luni/src/main/java/java/security/acl/
H A DAclEntry.java14 * See the License for the specific language governing permissions and
53 * The permissions in this ACL entry will be denied to the principal
98 * Returns the list of permissions of this ACL entry.
100 * @return the list of permissions of this ACL entry,
102 Enumeration<Permission> permissions(); method in interface:AclEntry
/libcore/
H A DAndroid.mk13 # See the License for the specific language governing permissions and
H A DCaCerts.mk13 # See the License for the specific language governing permissions and
H A DNativeCode.mk13 # See the License for the specific language governing permissions and
H A DJavaLibrary.mk13 # See the License for the specific language governing permissions and

Completed in 490 milliseconds