Class com.ibm.commerce.policydirectoradapter. PolicyDirectorSessionContext

Changed Constructors
PolicyDirectorSessionContext (HttpServletRequest, HttpServletResponse, TypedProperty) Change in type from (HttpServletRequest, HttpServletResponse, com.ibm.commerce.datatype.TypedProperty) to (javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, com.ibm.commerce.datatype.TypedProperty).
 
 
Changed Methods
Long  handleSingleSignOn (Long, HttpServletRequest) Change in signature from (java.lang.Long, HttpServletRequest) to (java.lang.Long, javax.servlet.http.HttpServletRequest).