Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Podręcznik Użytkownika Strona 243

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 242
Developing Java Applications
7-3
Program Development Flow
Servlet Application that Receives Authentication Information from a Client
Figure 7-1 Servlet Application That Receives Authentication Information from a Client
After SSO authentication in a client (Web browser), a servlet application can receive authentication
success information (confirming successful execution of SSO authentication) from the client via a
Cookie. The Cookie key name is "fj-is-sso-credential." An application can be created that uses the
Cookie value for JAAS authentication and uses user information.
Przeglądanie stron 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 331 332

Komentarze do niniejszej Instrukcji

Brak uwag