Class com.ibm.commerce.pvcadapter. PVCSessionContext

Changed Constructors
PVCSessionContext (String, HttpServletRequest, TypedProperty) Change in type from (java.lang.String, HttpServletRequest, com.ibm.commerce.datatype.TypedProperty) to (java.lang.String, javax.servlet.http.HttpServletRequest, com.ibm.commerce.datatype.TypedProperty).
PVCSessionContext #
 
Changed Methods
Long  handleSingleSignOn (Long, HttpServletRequest) Change in signature from (java.lang.Long, HttpServletRequest) to (java.lang.Long, javax.servlet.http.HttpServletRequest).
Returns userId of the user who has been identified in LTPA token or null if LTPA token does not correspond to any user.