Serialized Form


Package edu.wisc.my.webproxy.beans.cache

Class edu.wisc.my.webproxy.beans.cache.CacheEntry extends Object implements Serializable

Serialized Fields

contentType

String contentType

content

String content

expirationDate

Date expirationDate

Package edu.wisc.my.webproxy.beans.http

Class edu.wisc.my.webproxy.beans.http.HttpTimeoutException extends javax.portlet.PortletException implements Serializable

Class edu.wisc.my.webproxy.beans.http.ICredentials extends Object implements Serializable

Serialized Fields

userName

String userName

password

String password

Class edu.wisc.my.webproxy.beans.http.NtCredentials extends ICredentials implements Serializable

Serialized Fields

domain

String domain

host

String host

Class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cookieId

long cookieId

name

String name

domain

String domain

value

String value

path

String path

expiryDate

Date expiryDate

comment

String comment

secure

boolean secure

version

int version

created

Date created

updated

Date updated

Package edu.wisc.my.webproxy.servlet

Class edu.wisc.my.webproxy.servlet.ProxyServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

LOG

org.apache.commons.logging.Log LOG

modelPasser

org.jasig.web.util.ModelPasser modelPasser



Copyright © 2010 Jasig. All Rights Reserved.