Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Your guide to weblet security
What is IBM Tivoli Access Manager for Microsoft .NET?
Secure communication between peers: SSL through JSSE
Java authorization internals
Application Privacy Monitoring for JDBC
A three-pronged solution for identifying users
Top Code
A three-pronged solution for identifying users
Application Privacy Monitoring for JDBC
Java authorization internals
Secure communication between peers: SSL through JSSE
What is IBM Tivoli Access Manager for Microsoft .NET?
Your guide to weblet security
Java > Tips and Tutorials > Security
Source List

Code 1-6 of 6   


Weblets like applets are small programs loaded invisibly from unknown systems to be run in a browser. This requires tight management of security. The sandbox is a set of constraints and permissions that protect users and client systems from the vario



What is IBM Tivoli Access Manager for Microsoft .NET? is an online tutorial dealing with IBM's tivoli techniques. In this article the author has explained about the usage and functionalities of IBM tivoli access manager products for websites running



The security of an application depends heavily on how the application will be used and on what it will protect. In any non-trivial P2P application, an important requirement is that the communication between peers has to be secure. It's possible to us



Java developers can use this tutorial who would like to know about the Java 2 platform and the JAAS authorization. In this tutorial, the author explains about the code centric authorization and user centric authorization. For code centric authorizati



Application Privacy Monitoring for JDBC is an online article containing several privacy monitoring functions. From this tutorial you can extract and gain knowledge on the usage and effect of these monitoring fuctions on web based projects. The author



The first responsibility in implementing system security is establishing the identity of the user accessing the server at the other end of the communication link. This article discusses the three layered approach in identifying the user based on thre