***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.webapp.contextsharing

This package provides classes that supports sharing context between web applications.

See:
          Description

 

Class Summary
RequestActionMenuData This class represents the data that is stored/retrieved for the PFS_REQUEST_ACTIONMENU array of data.
WebappContextParams This class encapsulates the setting and getting of shared data between web applications.
 

Package com.sas.webapp.contextsharing Description

This package provides classes that supports sharing context between web applications. Typical usage would be to share a UserContext among applications to enable single-signon and honoring the user's profile. More elaborate usage is to support passing URL's among applications so that, for example, a calling application can provide a "back to" URL for the called application to display.


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.