946
edits
(Created page with "__TOC__ ''WikiMedia editor tip: If you aren't seeing numbered section headings in the body of this document, you can force them to appear by logging in and clicking the "My prefe...") |
|||
Line 21: | Line 21: | ||
interface SessionBinding { | interface SessionBinding { | ||
attribute string type; | attribute string type; | ||
attribute cookieName; | attribute string cookieName; | ||
} | } | ||
edits