Most visited


Recently visited


Added in API level 1

FilePermission

public final class FilePermission
extends Permission implements Serializable

java.lang.Object
   ↳ java.security.Permission
     ↳ java.io.FilePermission


Legacy security code; do not use.

Summary


Public constructors

FilePermission(String path, String actions)

Public methods

String getActions()
boolean implies(Permission p)

Inherited methods

From class java.security.Permission
From class java.lang.Object
From interface java.security.Guard

Public constructors


FilePermission

Added in API level 1
FilePermission (String path, 
                String actions)

Parameters
path String
actions String

Public methods


getActions

Added in API level 1
String getActions ()

Returns
String

implies

Added in API level 1
boolean implies (Permission p)

Parameters
p Permission
Returns
boolean

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.