java.security.acl.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-all Show documentation
Show all versions of android-all Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
This package provides the classes and the interfaces needed to build Access Control Lists.
Functionality for generating new entries in an ACL {@link java.security.acl.AclEntry},
for the creation of new owners {@link java.security.acl.Owner}, and for the registration of
new permissions {@link java.security.acl.Permission} are provided.