
 Oracle Web Single Sign-On
 Partner Application SDK
 Copyright (c) 1999-2001 Oracle Corporation. All rights Reserved.
==================================================================

SSO ENABLER BEANS

This directory contains the following Java beans: 

Note: These beans must be added to the web server classpath.

*   SSOEnablerBean.java
    This bean uses the Oracle SSO SDK. 

    Note: You do not need to change this file to test the Java Servlet 
    and Java Server Pages sample applications. 

*   SSOEnablerServletBean.java
    This bean is derived from the SSOEnablerBean class and is used to
    implement the Java Servlet based SSO enabled sample partner 
    application. 

    Note: You need to customize the configuration parameters.

*   SSOEnablerJspBean.java
    This bean is derived from the SSOEnablerBean class and is used to
    implement the Java Server Pages based SSO enabled sample partner
    application. 

    Note: You need to customize the configuration parameters.




