接口 | 描述 |
---|---|
Acl |
接口描述了访问控制列表(ACL)。
|
AclEntry |
这是用来表示一个访问控制列表中的一个入口界面(ACL)。
|
Group |
此接口用于表示一组委托人。
|
Owner |
对访问控制列表(ACL)管理主界面或ACL配置。
|
Permission |
此接口表示一个权限,例如用于授予一个特定类型的访问资源的权限。
|
异常 | 描述 |
---|---|
AclNotFoundException |
这是一个异常的抛出,当引用一个不存在的ACL(访问控制列表)。
|
LastOwnerException |
这是一个异常,每当试图删除访问控制列表的最后一个所有者时,都将引发异常。
|
NotOwnerException |
这是一个异常,当一个对象的修改(如访问控制列表)被抛出时,只允许由对象的所有者来完成,但主要尝试修改的对象不是所有者。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.