Category: Java security

June 6, 2009

Web Pages

Filed under: Java security - 06 Jun 2009

laptops are essential parts of our lives. Do you what it takes to run a laptop. You guessed it- laptop charger. Some of these laptops are so weak when it comes down to there batteries it is a …

October 22, 2007

Fix for Browser closes by itself

Filed under: Java security - 22 Oct 2007

Browsers both IE and Firefox can start behaving unlikely. Whenever one try to open certain websites especially the computer security or if try to navigate directly to internal pages of certain websites, the browser window would close leaving  …

October 16, 2007

Understanding java script and cookies

Filed under: Browsers security, Java security - 16 Oct 2007

To increase functionality or add design embellishments, web sites often rely on scripts that execute programs within the web browser. This active content can be used to create “splash pages” or options like drop-down menus. Unfortunately, these scripts are …

October 1, 2007

Assessing the security of Java applications

Filed under: Java security - 01 Oct 2007

Assessing the security of Java applications, and particularly client-server applications, can be a tedious process of modifying the code, compiling, deploying, testing and repeat. This becomes even more difficult when the source code to the application is not available. What …

July 31, 2007

Access control enforcement in java

Filed under: Java security, security application development - 31 Jul 2007

The Java runtime keeps track of the sequence of Java calls that are made as a program executes. When access to a protected resource is requested, the entire call stack, by default, is evaluated to determine whether the requested access

Access control in java

Filed under: Java security, security application development - 31 Jul 2007

The access control architecture in the Java platform protects access to sensitive resources (for example, local files) or sensitive application code (for example, methods in a class). All access control decisions are mediated by a security manager, represented by the

July 30, 2007

Secure communication in java

Filed under: Java security, security application development - 30 Jul 2007

The data that travels across a network can be accessed by someone who is not the intended recipient. When the data includes private information, such as passwords and credit card numbers, steps must be taken to make the data unintelligible

July 29, 2007

Authentication in java

Filed under: Java security - 29 Jul 2007

Authentication is the process of determining the identity of a user. In the context of the Java runtime environment, it is the process of identifying the user of an executing Java program. In certain cases, this process may rely on …

July 28, 2007

Key tols in java security

Filed under: Java security, security application development - 28 Jul 2007

There are two built-in tools for working with keys, certificates, and key stores:

keytool is used to create and manage key stores. It can

Create public/private key pairs
Display, import, and export X.509 v1, v2, …

July 26, 2007

Java Language Security and Bytecode Verification

Filed under: Java security, security application development - 26 Jul 2007

The Java language is designed to be type-safe and easy to use. It provides automatic memory management, garbage collection, and range-checking on arrays. This reduces the overall programming burden placed on developers, leading to fewer subtle programming errors and to

July 25, 2007

Background of java security

Filed under: Java security - 25 Jul 2007

The Javaâ„¢ platform was designed with a strong emphasis on security. At its core, the Java language itself is type-safe and provides automatic garbage collection, enhancing the robustness of application code. A secure class loading and verification mechanism ensures that

July 16, 2007

Key and certificate storage in java

Filed under: Java security, security application development - 16 Jul 2007

The Java platform provides for long-term persistent storage of cryptographic keys and certificates via key and certificate stores. Specifically, the java.security.KeyStore class represents a key store, a secure repository of cryptographic keys and/or trusted certificates (to be used, for example,

Next Page »



Articles
Ajax security
Biometrics
XML Security
Business Security
Firewall
Encryption
Cryptography
Data security
Modsecurity
Phishing
Voip security
Multimedia
Networking
Spamming
Hacking
More....


rss for apnaavenue.com
Read in RSS Reader

Subscribe For RSS

Enter your email address:

Delivered by FeedBurner


advertise on star-cricket.com
advertise on star-cricket.com

Latest Security News

Latest Microsoft News

Latest Security Videos