Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Uživatelská příručka Strana 245

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 332
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 244
Developing Java Applications
7-5
Setup Item Required? Explanation
protection
resources
Executing
application
Required Set the JavaVM options.
Obtaining User Information Without Using the JAAS Framework
Information on a user can be obtained as a character string from the HTTP header without using the
JAAS framework. For information on obtaining the HTTP header value with a servlet application, refer
to the servlet documents provided by Sun Microsystems, Inc. For details of the header names reported
from a business server, refer to Setting User Information Report with Environment Variables.
Note
The JAAS authorization function cannot be used with Servlet.
Java Application that Receives User ID/Password from a Client for Authentication
Figure 7-2 Java Application that Receives User or ID from a Client for Authentication
Enter the user ID/password from a client (Web browser). The Java application can then execute
authentication processing by specifying the user ID/password sent from the client for the authentication
server. Authentication processing is executed through communication with the authentication server
within the single sign-on JavaAPI. An application can be developed that uses information on the
authenticated user and application for JAAS authorization after authentication succeeds.
Preventing User ID/Password Security Breaches
When developing an application with Servlet application, set the Web server that runs the Servlet to use
SSL communication. This will prevent user ID/password security breaches.
Zobrazit stránku 244
1 2 ... 240 241 242 243 244 245 246 247 248 249 250 ... 331 332

Komentáře k této Příručce

Žádné komentáře