WebCenter Interaction API  
 

IPTCookieInfo Members

IPTCookieInfo overview

Public Instance Methods

public methodGetCookieDomain Cookie should be forward to URLs in this domain.
public methodGetCookieExpirationDate Get the expiration date and time of the cookie.
public methodGetCookieName Get the name of the cookie.
public methodGetCookiePath Cookie should be forward to URLs within this path.
public methodGetCookieValue Get the value of the cookie.
public methodIsSecureCookie A secure cookie must be sent over SSL, it is never sent to http:// URLs.
public methodPutCookieInfo Set all the properties in one call.

See Also

IPTCookieInfo Interface | com.plumtree.server Namespace | IPTSSOInfo