MANUAL DEL CONSULTOR EN P�RDIDA DESCONOCIDA. SEMINARIO PARA LA PREVENCI�N Y CONTROL DEL HURTO Y OTRAS V�AS DE P�RDIDA DESCONOCIDA
JRadius
JRadius: "Java to implement RADIUS business logic".
JRadius is not a stand-alone RADIUS server -- why reinvent the wheel especially when there are excellent open-source RADIUS servers, namely FreeRADIUS.
The basic components and data flow of JRadius using FreeRADIUS:
JSSE in Java 2 SDK, v1.5.0 Beta2
Documento para la creación de aplicaciones servidor que requieran utilizar SSL/TLS utilizando Non-blocking I/O (solo con j2sdk 1.5 o superior). Podemos utilizar kerberos utilizando o no JAAS programing:
JSSE in Java 2 SDK, v1.5.0 Beta2
Tambien es interesante la guía de referencia para JSSE (Java Secure Socket Extension) para el jsdk 1.5.0.
Para utilizar JSEE con kerberos se puede consultar los siguientes Links:
Use of JavaTM GSS-API for Secure Message Exchanges Without JAAS Programming
Use of JAAS Login Utility and JavaTM GSS-API for Secure Message Exchanges
Java server performance: A case study of building efficient, scalable Jvms
Java server performance: A case study of building efficient, scalable Jvms: "
Java server performance: A case study of building efficient, scalable Jvms"