Understanding Java Access Control List ( Java ACL )

Java has a special package called the java.security.acl which has all the interfaces needed to implement the access control to the agents and the agent groups. A default implementation of the ACL package is also provided by Sun in sun.security.acl.

The Acl interface in the java.security.acl package has the access control list. Group of owners are related to the Acl interface and these owners are represented as Principal objects. The Principal is the user or the agent. The keys and the certificates of the Principal are checked when the Acl interface is implemented.

An AclEntry object represents an entry in the access control list. This entry gives information on the permissions available for the agent to access a particular resource. The addEntry() method is used to add an Acl entry. The permission for the resource being protected by defined in the AclEntry and these permissions are given to the Principal.

The Permission interface has the different types of permissions allowed for that particular resource. Documentation with examples on how to work with the java.security.acl is available in the internet. You can use these documents to understand how Acl is implemented in Java.



SpringSource Unveils tc Server Spring Edition as the Best Place to Build and Run Spring Applications (Business Wire via Yahoo! Finance)
PALO ALTO, Calif.----SpringSource, a division of VMware, Inc. and the leader in Java application infrastructure and management, today introduced SpringSource tc Server Spring Edition, the best place to build and run Spring applications. tc Server Spring Edition provides a lightweight platform for running modern applications and is ideally-suited for the virtualized datacenter as well as private ...

How to save and share ridiculously large files (CNET)
Want to transfer a really big file in your browser, but keep running into size limits? We break down a list of free and paid services that can lend a hand.

Reconciling Sun's Java investments with Oracle's: a simple suggestion (ZDNet)
A lot of people think that merging Oracle's Java investment with Sun's is going to be a big deal for the two groups - but they're wrong. There will be lots of noise and running about but, in the end, it will all signify nothing because the real bottom line on the use of Java in enterprise applications is that this was always a case of making silk purses out of sow ears - and just doesn't have a ...




______________________________________________________

Recommended Resource



| What is an Access Control List?| Access Denied by Access Control List' error message | Understanding Access Control List (ACL) | Editing Access Control List (ACL) | Understanding the Access List Control based Security Model | Tutorial on using Access Control List | Understanding Access Control List with some Examples | Understanding Squid Access Control List | What is the use of an Access Control List | Understanding Java Access Control List ( Java ACL ) |



_______________

FREE Subscription

Stay Current With the Latest Technology Developments Realted to .NET. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.


 

| Privacy Policy for www.dotnet-guide.com | Disclosure | Contact |