Aqualogic Interaction API  
 

IPTCookieInfo Members

IPTCookieInfo overview

Public Instance Methods

GetCookieDomain Cookie should be forward to URLs in this domain.
GetCookieExpirationDate Get the expiration date and time of the cookie.
GetCookieName Get the name of the cookie.
GetCookiePath Cookie should be forward to URLs within this path.
GetCookieValue Get the value of the cookie.
IsSecureCookie A secure cookie must be sent over SSL, it is never sent to http:// URLs.
PutCookieInfo Set all the properties in one call.

See Also

IPTCookieInfo Interface | com.plumtree.server Namespace | IPTSSOInfo