Package java.security.acl
The classes and interfaces in this package have been deprecated. New classes should not be added to this package. The java.security
package contains suitable replacements. See Policy
and related classes for details. This package is subject to removal in a future version of Java SE.
- Since:
- 1.1
Interface | Description |
---|---|
Acl | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
AclEntry | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
Group | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
Owner | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
Permission | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
Exception | Description |
---|---|
AclNotFoundException | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
LastOwnerException | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |
NotOwnerException | Deprecated, for removal: This API element is subject to removal in a future version. This class is deprecated and subject to removal in a future version of Java SE. |