| Class | Description |
|---|---|
| AclEntryImpl |
This is a class that describes one entry that associates users
or groups with permissions in the ACL.
|
| AclImpl | Deprecated
Owner in java.security.acl has been deprecated and marked for removal
|
| AllPermissionsImpl |
This class implements the principal interface for the set of all permissions.
|
| GroupImpl | Deprecated
Group in java.security.acl has been deprecated and marked for removal
|
| OwnerImpl | Deprecated
Owner in java.security.acl has been deprecated and marked for removal
|
| PermissionImpl |
The PermissionImpl class implements the permission
interface for permissions that are strings.
|
| PrincipalImpl |
This class implements the principal interface.
|
| WorldGroupImpl | Deprecated
GroupImpl in org.mozilla.jss.netscape.security.acl has been deprecated
|