SCJP Certification

Sun Certified Java Programmer Certification exam essentials

April 14th, 2010

What is the class level security?

SCBCD, by Daisy Williams.

A class-level security is one in which a caller can call any method of any instance of a class. The declarative security is a class-level security. It is different from an instance-level security in which a caller is allowed to call methods of only a particular instance of a class. Programmatic security is an instance-level security.

Share

Back Top

Responses to “What is the class level security?”

Comments (0) Trackbacks (0) Leave a comment Trackback url
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*