API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.acl. Permission View Source
Author(s)
Satish Dharmaraj
Since
Version
Serial
Hierarchy
 Permission
Subinterfaces
Description
public interface Permission
This interface represents a permission, such as that used to grant a particular type of access to a resource.
See also:   
Methods
Hide/Show inherited methods
public boolean equals (Object another)
  Returns true if the object passed matches the permission represented in this interface.
public String toString ()
  Prints a string representation of this permission.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar