Home

Submit

Source

Feeds
Tutorials » Java » Security

Java Security Tutorials

Java Security Tutorials

Java Security
P2P meets SSL
Java / Security
A core requirement of any non-trivial P2P application is secure communication between peers. While the details of the security depend on how the application will be used and on what it will protect, it's often possible to implement strong, general-purpose security using off-the-shelf technology such as SSL. This month, Todd Sundsted demonstrates how to use SSL (via JSSE) in P2P security.

Site: www-128.ibm.com Report - View Tutorial

Java Security
A three-pronged solution for identifying users
Java / Security
The problem of system security starts with discovering the identity of the user on the other end of the communications link. In this article, Joseph Sinclair discusses three familiar approaches for identifying users, highlights their strengths and weaknesses (alone and in combinations), and provides some examples of each.

Site: www-128.ibm.com Report - View Tutorial

 
Site Search

 
Java »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement