- CACHE_SCOPE - Static variable in class edu.wisc.my.webproxy.beans.config.CacheConfigImpl
-
- CACHE_SCOPE_APP - Static variable in class edu.wisc.my.webproxy.beans.config.CacheConfigImpl
-
- CACHE_SCOPE_USER - Static variable in class edu.wisc.my.webproxy.beans.config.CacheConfigImpl
-
- CACHE_TIMEOUT - Static variable in class edu.wisc.my.webproxy.beans.config.CacheConfigImpl
-
- CacheConfigImpl - Class in edu.wisc.my.webproxy.beans.config
-
Provides the configuration page for the caching features of the
WebProxy portlet.
- CacheConfigImpl() - Constructor for class edu.wisc.my.webproxy.beans.config.CacheConfigImpl
-
- CacheEntry - Class in edu.wisc.my.webproxy.beans.cache
-
Represents the rendered content of a page.
- CacheEntry() - Constructor for class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- cachePage(String, CacheEntry, boolean) - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- cachePage(String, CacheEntry, boolean) - Method in interface edu.wisc.my.webproxy.beans.cache.PageCache
-
Caches a page with the specified key and persistence flag.
- CacheWriter - Class in edu.wisc.my.webproxy.beans.cache
-
Caching output stream.
- CacheWriter(Writer, CacheEntry, PageCache, String, boolean) - Constructor for class edu.wisc.my.webproxy.beans.cache.CacheWriter
-
Creates a new CacheWriter with the specified delegate stream and
caching configuration.
- CAS_AUTHENTICATED_SESSION_FLAG - Static variable in class edu.wisc.my.webproxy.beans.security.CasAuthenticationHandler
-
- CasAuthenticationHandler - Class in edu.wisc.my.webproxy.beans.security
-
- CasAuthenticationHandler() - Constructor for class edu.wisc.my.webproxy.beans.security.CasAuthenticationHandler
-
- ChainingSaxFilter - Class in edu.wisc.my.webproxy.beans.filtering
-
This abstract class can be implemented by filters that can use SAX events to perform
their action.
- ChainingSaxFilter() - Constructor for class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
The default constructor
- ChainingSaxFilter(XMLReader) - Constructor for class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
Constructor that takes XMLReader object as argument
- characters(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.AbsoluteUrlFilter
-
- characters(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.BaseUrlFilter
-
- characters(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- characters(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
- characters(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.HtmlOutputFilter
-
- checkArrayForNulls(String[], String) - Static method in class edu.wisc.my.webproxy.beans.config.ConfigUtils
-
- checkEmptyNullString(String, String) - Static method in class edu.wisc.my.webproxy.beans.config.ConfigUtils
-
Takes the val String and returns the trim() version if it isn't null.
- checkNullStringArray(String[], String[]) - Static method in class edu.wisc.my.webproxy.beans.config.ConfigUtils
-
- checkRedirect(String, Response) - Static method in class edu.wisc.my.webproxy.portlet.WebProxyPortlet
-
- CIRCULAR_REDIRECTS - Static variable in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- clear() - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- clearCookies() - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
Clear all cookies currently available in the HttpManager.
- clearCookies() - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- clearData() - Method in interface edu.wisc.my.webproxy.beans.config.ProxyComponent
-
Called at the end of a request that the component was used in.
- clearData() - Method in class edu.wisc.my.webproxy.beans.filtering.AbsoluteUrlFilter
-
- clearData() - Method in class edu.wisc.my.webproxy.beans.filtering.BaseUrlFilter
-
- clearData() - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- clearData() - Method in class edu.wisc.my.webproxy.beans.filtering.FuncNameUrlFilter
-
- clearData() - Method in class edu.wisc.my.webproxy.beans.filtering.NekoHtmlParser
-
- clearData() - Method in class edu.wisc.my.webproxy.beans.filtering.PortletUrlFilter
-
- clearData() - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- ClippingConfigImpl - Class in edu.wisc.my.webproxy.beans.config
-
- ClippingConfigImpl() - Constructor for class edu.wisc.my.webproxy.beans.config.ClippingConfigImpl
-
- ClippingFilter - Class in edu.wisc.my.webproxy.beans.filtering
-
The clipping filter uses an XPath expression to clip a subset of the Document
- ClippingFilter() - Constructor for class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
The default constructor
- ClippingFilter(XMLReader) - Constructor for class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
Constructor that takes XMLReader object as argument
- close() - Method in class edu.wisc.my.webproxy.beans.cache.CacheWriter
-
- close() - Method in interface edu.wisc.my.webproxy.beans.http.Response
-
Releases the HTTP connection made to the remote server
- close() - Method in class edu.wisc.my.webproxy.beans.http.ResponseImpl
-
- COMMENT - Static variable in class edu.wisc.my.webproxy.beans.config.ClippingConfigImpl
-
- comment(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- comment(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
- comment(char[], int, int) - Method in class edu.wisc.my.webproxy.beans.filtering.HtmlOutputFilter
-
- compareTo(CookieKey) - Method in class edu.wisc.my.webproxy.beans.http.CookieKey
-
- CONFIG_MODE - Static variable in interface edu.wisc.my.webproxy.portlet.WebproxyConstants
-
- ConfigPage - Interface in edu.wisc.my.webproxy.beans.config
-
Represents a configuration page to be displayed during the portlet's
configuration.
- ConfigUtils - Class in edu.wisc.my.webproxy.beans.config
-
A set of utility methods for working with common configuration
objects.
- contains(Object) - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- containsAll(Collection<?>) - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- CookieKey - Class in edu.wisc.my.webproxy.beans.http
-
- CookieKey(String, String) - Constructor for class edu.wisc.my.webproxy.beans.http.CookieKey
-
- createClientConnectionManager(PortletRequest, HttpParams) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
Creates a new ClientConnectionManager to be used by the HttpClient.
- createHeader(String, String) - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Creates and return an empty Header
- createHeader(String, String) - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- createHttpClient(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
Create a new THREAD SAFE HttpClient instance using the available portlet preferences.
- createHttpClient(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
Create a new HttpClient which may potentially be pre-configured for
Shibboleth authentication.
- createRequest() - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
Creates an empty request object.
- createRequest() - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- CURRENT_STATE - Static variable in interface edu.wisc.my.webproxy.portlet.WebproxyConstants
-
- GeneralConfigImpl - Class in edu.wisc.my.webproxy.beans.config
-
- GeneralConfigImpl() - Constructor for class edu.wisc.my.webproxy.beans.config.GeneralConfigImpl
-
- generateCacheKey(String, PortletRequest) - Method in interface edu.wisc.my.webproxy.beans.http.IKeyManager
-
- generateCacheKey(String, String) - Method in interface edu.wisc.my.webproxy.beans.http.IKeyManager
-
- generateCacheKey(String, PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.KeyManager
-
- generateCacheKey(String, String) - Method in class edu.wisc.my.webproxy.beans.http.KeyManager
-
- generateStateKey(String, PortletRequest) - Method in interface edu.wisc.my.webproxy.beans.http.IKeyManager
-
- generateStateKey(String, PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.KeyManager
-
- get(int) - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- GET_REQUEST - Static variable in interface edu.wisc.my.webproxy.portlet.WebproxyConstants
-
- getApplicationContext() - Static method in class edu.wisc.my.webproxy.portlet.ApplicationContextLocator
-
- getAssertion(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
Get the SAML assertion from the UserInfo map.
- getAuthType() - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Retrives the type(Basic, Form, NTML) of the authentication that was set on this object
- getAuthType() - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- getCachedPage(String) - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- getCachedPage(String, boolean) - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- getCachedPage(String, int) - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- getCachedPage(String) - Method in interface edu.wisc.my.webproxy.beans.cache.PageCache
-
Retrieves the cache entry for the specified key.
- getCachedPage(String, boolean) - Method in interface edu.wisc.my.webproxy.beans.cache.PageCache
-
Retrieves the cache entry for the specified key.
- getCachedPage(String, int) - Method in interface edu.wisc.my.webproxy.beans.cache.PageCache
-
Retrieves the cache entry for the specified key.
- getCacheManager() - Method in class org.jasig.portal.utils.cache.hibernate.EhCacheProvider
-
- getCacheProvider() - Method in class org.jasig.portal.spring.orm.jpa.HibernateJpaVendorAdapter
-
- getComment() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Returns the comment describing the purpose of this cookie, or
null if no such comment has been defined.
- getComment() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getConfigTimeCacheProvider() - Static method in class org.jasig.portal.spring.orm.jpa.HibernateJpaVendorAdapter
-
Return the CacheProvider for the currently configured Hibernate SessionFactory,
to be used by LocalCacheProviderProxy.
- getContent() - Method in class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- getContentType() - Method in class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- getContentType() - Method in interface edu.wisc.my.webproxy.beans.http.Response
-
Retrieves the type of the content of response as a String
- getContentType() - Method in class edu.wisc.my.webproxy.beans.http.ResponseImpl
-
- getCookieLock() - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
- getCookies() - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
Return a list of all currently set cookies in the HttpManager.
- getCookies() - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- getCookies() - Method in interface edu.wisc.my.webproxy.beans.http.IWebProxyState
-
Retrieve a list of cookies associated with this state.
- getCookies() - Method in class edu.wisc.my.webproxy.beans.http.WebProxyStateImpl
-
- getCreated() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
- getCreated() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getCredentials() - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
Return the user authentication credentials.
- getCredentials() - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- getDomain() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Returns domain attribute of the cookie.
- getDomain() - Method in class edu.wisc.my.webproxy.beans.http.NtCredentials
-
Retrieves the domain name to authenticate with.
- getDomain() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getEhcache() - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- getExpirationDate() - Method in class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- getExpiryDate() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Returns the expiration
Date of the cookie, or
null
if none exists.
- getExpiryDate() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getHeaders() - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Retrieves an array of Headers that this object contains.
- getHeaders() - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- getHeaders() - Method in interface edu.wisc.my.webproxy.beans.http.Response
-
Retrieves all the response headers as an array of Headers
- getHeaders() - Method in class edu.wisc.my.webproxy.beans.http.ResponseImpl
-
- getHost() - Method in class edu.wisc.my.webproxy.beans.http.NtCredentials
-
Retrieves the host name of the computer originating the request.
- getHttpClient(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- getIdPPublicKeys(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
Get the IdP Public keys from the UserInfo map.
- getInstanceKey(PortletRequest) - Method in interface edu.wisc.my.webproxy.beans.http.IKeyManager
-
Generates a unique key for this portlet instance that will persist across portal restarts
- getInstanceKey(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.KeyManager
-
Generates a unique key for this portlet instance that will persist across portal restarts
- getJpaPropertyMap() - Method in class org.jasig.portal.spring.orm.jpa.HibernateJpaVendorAdapter
-
- getJsp() - Method in class edu.wisc.my.webproxy.beans.config.JspConfigPage
-
- getLexicalHandler() - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- getListType() - Method in class edu.wisc.my.webproxy.beans.filtering.InclExclUrlFilter
-
- getMap() - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- getModelFromPortlet(PortletRequest, PortletResponse, String) - Method in class edu.wisc.my.webproxy.util.ExtendedLRUTrackingModelPasser
-
- getModelFromPortlet(PortletRequest, PortletResponse, String) - Method in interface edu.wisc.my.webproxy.util.ExtendedModelPasser
-
- getMyService() - Method in class edu.wisc.my.webproxy.beans.security.CasAuthenticationHandler
-
- getName() - Method in class edu.wisc.my.webproxy.beans.config.CacheConfigImpl
-
- getName() - Method in class edu.wisc.my.webproxy.beans.config.ClippingConfigImpl
-
- getName() - Method in interface edu.wisc.my.webproxy.beans.config.ConfigPage
-
Returns a displayable title for the configuration page.
- getName() - Method in class edu.wisc.my.webproxy.beans.config.GeneralConfigImpl
-
- getName() - Method in class edu.wisc.my.webproxy.beans.config.HtmlParserConfigImpl
-
- getName() - Method in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- getName() - Method in class edu.wisc.my.webproxy.beans.config.HttpHeaderConfigImpl
-
- getName() - Method in interface edu.wisc.my.webproxy.beans.config.ProxyComponent
-
Returns a displayable name for the component.
- getName() - Method in class edu.wisc.my.webproxy.beans.config.StaticHtmlConfigImpl
-
- getName() - Method in class edu.wisc.my.webproxy.beans.filtering.AbsoluteUrlFilter
-
- getName() - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
- getName() - Method in class edu.wisc.my.webproxy.beans.filtering.FuncNameUrlFilter
-
- getName() - Method in class edu.wisc.my.webproxy.beans.filtering.HtmlOutputFilter
-
- getName() - Method in class edu.wisc.my.webproxy.beans.filtering.NekoHtmlParser
-
- getName() - Method in class edu.wisc.my.webproxy.beans.filtering.PortletUrlFilter
-
- getName() - Method in class edu.wisc.my.webproxy.beans.http.HeaderImpl
-
- getName() - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- getName() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Return the name.
- getName() - Method in interface edu.wisc.my.webproxy.beans.http.IHeader
-
Return the name.
- getName() - Method in class edu.wisc.my.webproxy.beans.http.ParameterPair
-
- getName() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getNames() - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- getOrCreateState(PortletRequest, String) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerService
-
- getParameters() - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Retrieves all the post parameters on this object contained in map to make a post request
- getParameters() - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- getPassword() - Method in class edu.wisc.my.webproxy.beans.http.ICredentials
-
Returns the password attribute.
- getPath() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Returns the path attribute of the cookie
- getPath() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getPortalEntityID() - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
- getReader(LexicalHandler) - Method in interface edu.wisc.my.webproxy.beans.filtering.HtmlParser
-
Retrieves a XMLReader object given a (@link LexicalHandler)
- getReader(LexicalHandler) - Method in class edu.wisc.my.webproxy.beans.filtering.NekoHtmlParser
-
- getRequestUrl() - Method in interface edu.wisc.my.webproxy.beans.http.Response
-
- getRequestUrl() - Method in class edu.wisc.my.webproxy.beans.http.ResponseImpl
-
- getResponseBodyAsStream() - Method in interface edu.wisc.my.webproxy.beans.http.Response
-
Retrieves the body of the response as an inputstream.
- getResponseBodyAsStream() - Method in class edu.wisc.my.webproxy.beans.http.ResponseImpl
-
- getState(String) - Method in interface edu.wisc.my.webproxy.beans.http.IWebProxyStateDao
-
Retrieve an IWebProxyState from the store by its unique String key.
- getState(String) - Method in class edu.wisc.my.webproxy.beans.http.WebProxyStateJpaDaoImpl
-
- getStateKey() - Method in interface edu.wisc.my.webproxy.beans.http.IWebProxyState
-
Get the unique key associated with this state.
- getStateKey() - Method in class edu.wisc.my.webproxy.beans.http.WebProxyStateImpl
-
- getStatusCode() - Method in interface edu.wisc.my.webproxy.beans.http.Response
-
Retrieves the status code that is returned when a request is made
- getStatusCode() - Method in class edu.wisc.my.webproxy.beans.http.ResponseImpl
-
- getTicketValidator() - Method in class edu.wisc.my.webproxy.beans.security.CasAuthenticationHandler
-
- getType() - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Retrieves the type of the request that this object contains
- getType() - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- getUpdated() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
- getUpdated() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getUrl() - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Retrieves the base url as a String that this object contains
- getUrl() - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- getUrlRegExList() - Method in class edu.wisc.my.webproxy.beans.filtering.InclExclUrlFilter
-
- getUserName() - Method in class edu.wisc.my.webproxy.beans.http.ICredentials
-
Returns the username attribute.
- getValue() - Method in class edu.wisc.my.webproxy.beans.http.HeaderImpl
-
- getValue() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
- getValue() - Method in interface edu.wisc.my.webproxy.beans.http.IHeader
-
Return the current value.
- getValue() - Method in class edu.wisc.my.webproxy.beans.http.ParameterPair
-
- getValue() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getValue(String, String) - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- getValues(String, String[]) - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- getVersion() - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Returns the version of the cookie specification to which this
cookie conforms.
- getVersion() - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- getWrappedList() - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- getXPath() - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
Retrives the Xpath set on this clipping filter
- saveHttpManager(PortletRequest, HttpManager) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerService
-
Save an HttpManager state.
- saveState(IWebProxyState) - Method in interface edu.wisc.my.webproxy.beans.http.IWebProxyStateDao
-
Save an IWebProxyState to the store.
- saveState(IWebProxyState) - Method in class edu.wisc.my.webproxy.beans.http.WebProxyStateJpaDaoImpl
-
- SC_MOVED_PERMANENTLY - Static variable in interface edu.wisc.my.webproxy.beans.http.Response
-
- SC_MOVED_TEMPORARILY - Static variable in interface edu.wisc.my.webproxy.beans.http.Response
-
- SC_SEE_OTHER - Static variable in interface edu.wisc.my.webproxy.beans.http.Response
-
- SC_TEMPORARY_REDIRECT - Static variable in interface edu.wisc.my.webproxy.beans.http.Response
-
- SCRIPTSTRIPCOMMENT - Static variable in class edu.wisc.my.webproxy.beans.config.HtmlParserConfigImpl
-
- service(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.my.webproxy.servlet.ProxyServlet
-
- SESSION_ID_PARAM - Static variable in class edu.wisc.my.webproxy.servlet.ProxyServlet
-
- SESSION_KEY - Static variable in class edu.wisc.my.webproxy.servlet.ProxyServlet
-
- SESSION_PERSISTENCE_ENABLE - Static variable in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- SESSION_TIMEOUT - Static variable in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- set(int, E) - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- setAcceptableQNames(Set) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
- setActionData(ActionRequest, ActionResponse) - Method in interface edu.wisc.my.webproxy.beans.config.ProxyComponent
-
This method is called on a component that is being used by the portlet at the
begining of the action request it will be used in.
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.AbsoluteUrlFilter
-
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.FuncNameUrlFilter
-
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.NekoHtmlParser
-
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.PortletUrlFilter
-
- setActionData(ActionRequest, ActionResponse) - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
- setApplicationContext(ApplicationContext) - Static method in class edu.wisc.my.webproxy.portlet.ApplicationContextLocator
-
- setAuthType(String) - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
There are a few differnt type of HTTP authentications, such as Basic, Form-based, NTLM etc.
- setAuthType(String) - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- setCacheManager(CacheManager) - Method in class org.jasig.portal.utils.cache.hibernate.EhCacheProvider
-
- setCacheProvider(CacheProvider) - Method in class org.jasig.portal.spring.orm.jpa.HibernateJpaVendorAdapter
-
- setCacheSecondsToLiveDefault(int) - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- setClientConnectionManager(ClientConnectionManager) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
(Optional) The ClientConnectionManager to use for creating the HttpClient instance.
- setComment(String) - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Sets the comment used to describe the cookie's purpose.
- setComment(String) - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- setComments(String[]) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
Set the comment for this clipping filter
- setContent(String) - Method in class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- setContentType(String) - Method in class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- setCookies(List<ICookie>) - Method in interface edu.wisc.my.webproxy.beans.http.IWebProxyState
-
Set the list of cookies associated with this state.
- setCookies(List<ICookie>) - Method in class edu.wisc.my.webproxy.beans.http.WebProxyStateImpl
-
- setCredentials(Credentials) - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
Set the user authentication credentials.
- setCredentials(Credentials) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- setDomain(String) - Method in class edu.wisc.my.webproxy.beans.http.NtCredentials
-
Sets the domain to authenticate with.
- setEhcache(Ehcache) - Method in class edu.wisc.my.webproxy.beans.cache.ehcache.EhPageCache
-
- setElement(String[]) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
Set elemets Lists for clipping
- setElements(Map<String, Set<String>>) - Method in class edu.wisc.my.webproxy.beans.filtering.BaseUrlFilter
-
- setEntityManager(EntityManager) - Method in class edu.wisc.my.webproxy.beans.http.WebProxyStateJpaDaoImpl
-
- setExpirationDate(Date) - Method in class edu.wisc.my.webproxy.beans.cache.CacheEntry
-
- setExpiryDate(Date) - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Sets expiration date.
- setExpiryDate(Date) - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- setHeaders(IHeader[]) - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Sets the Static Headers to this object
- setHeaders(IHeader[]) - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- setHost(String) - Method in class edu.wisc.my.webproxy.beans.http.NtCredentials
-
Sets the host name of the computer originating the request.
- setHttpClientTimeouts(PortletRequest, DefaultHttpClient) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- setJsp(String) - Method in class edu.wisc.my.webproxy.beans.config.JspConfigPage
-
- setKeyManager(IKeyManager) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerService
-
- setLexicalHandler(LexicalHandler) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- setListType(String) - Method in class edu.wisc.my.webproxy.beans.filtering.InclExclUrlFilter
-
- setMyService(String) - Method in class edu.wisc.my.webproxy.beans.security.CasAuthenticationHandler
-
- setParameters(ParameterPair[]) - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Sets all the post parameters on this object contained in map to make a post request
- setParameters(ParameterPair[]) - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- setParent(XMLReader) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- setPassThroughElements(Map<String, Set<String>>) - Method in class edu.wisc.my.webproxy.beans.filtering.BaseUrlFilter
-
- setPassword(String) - Method in class edu.wisc.my.webproxy.beans.http.ICredentials
-
- setPath(String) - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Sets the path attribute.
- setPath(String) - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- setPortalEntityID(String) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
- setRenderData(RenderRequest, RenderResponse) - Method in interface edu.wisc.my.webproxy.beans.config.ProxyComponent
-
This method is called on a component that is being used by the portlet at the
begining of the render request it will be used in.
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.AbsoluteUrlFilter
-
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.FuncNameUrlFilter
-
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.NekoHtmlParser
-
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.filtering.PortletUrlFilter
-
- setRenderData(RenderRequest, RenderResponse) - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
- setSchemeRegistry(SchemeRegistry) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
The SchemeRegistry to use for the connections, required
- setSecure(boolean) - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Sets the secure attribute of the cookie.
- setSecure(boolean) - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- setSkipValidateIdp(boolean) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
Set if the IDP host name validation step should be skipped during authentication.
- setSpCertificate(String) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
- setSpPrivateKey(String) - Method in class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
- setTicketValidator(Cas20ProxyTicketValidator) - Method in class edu.wisc.my.webproxy.beans.security.CasAuthenticationHandler
-
- setType(String) - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Sets the type (GET, POST, HEAD) of the request that need to made to the remote server
It may not be null
- setType(String) - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- setup(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.HttpManager
-
Responsible for setting up the HttpManager.
- setup(PortletRequest) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerImpl
-
- setUrl(String) - Method in interface edu.wisc.my.webproxy.beans.http.Request
-
Sets the base url that is needed to make the request.
- setUrl(String) - Method in class edu.wisc.my.webproxy.beans.http.RequestImpl
-
- setUrlRegExList(String[]) - Method in class edu.wisc.my.webproxy.beans.filtering.InclExclUrlFilter
-
- setUserName(String) - Method in class edu.wisc.my.webproxy.beans.http.ICredentials
-
User name property setter.
- setValue(String) - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Set the value.
- setValue(String) - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- setValue(String, String) - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- setValues(String, String[]) - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- setVersion(int) - Method in interface edu.wisc.my.webproxy.beans.http.ICookie
-
Sets the version of the cookie specification to which this
cookie conforms.
- setVersion(int) - Method in class edu.wisc.my.webproxy.beans.http.PersistedCookieImpl
-
- setWebProxyStateDao(IWebProxyStateDao) - Method in class edu.wisc.my.webproxy.beans.http.HttpManagerService
-
- setWrappedList(List<E>) - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- setXPath(String[]) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
Set xPath Lists for clipping
- SHARED_SESSION_KEY - Static variable in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- ShibbolethEnabledHttpManagerImpl - Class in edu.wisc.my.webproxy.beans.http
-
ShibbolethEnabledHttpManagerImpl subclasses HttpManagerImpl to configurably
provide a Shibboleth-authenticating HttpClient instance.
- ShibbolethEnabledHttpManagerImpl() - Constructor for class edu.wisc.my.webproxy.beans.http.ShibbolethEnabledHttpManagerImpl
-
- size() - Method in class edu.wisc.my.webproxy.beans.SpringList
-
- SpringList<E> - Class in edu.wisc.my.webproxy.beans
-
- SpringList() - Constructor for class edu.wisc.my.webproxy.beans.SpringList
-
- start(Properties) - Method in class org.jasig.portal.spring.orm.jpa.LocalCacheProviderProxy
-
- start(Properties) - Method in class org.jasig.portal.utils.cache.hibernate.EhCacheProvider
-
- startCDATA() - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- startDTD(String, String, String) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- startElement(String, String, String, Attributes) - Method in class edu.wisc.my.webproxy.beans.filtering.BaseUrlFilter
-
Filter the Namespace URI for start-element events.
- startElement(String, String, String, Attributes) - Method in class edu.wisc.my.webproxy.beans.filtering.ClippingFilter
-
Filters the Namespace URI for start-element events.
- startElement(String, String, String, Attributes) - Method in class edu.wisc.my.webproxy.beans.filtering.HtmlOutputFilter
-
- startEntity(String) - Method in class edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter
-
- startEntity(String) - Method in class edu.wisc.my.webproxy.beans.filtering.HtmlOutputFilter
-
- STATIC_FOOTER - Static variable in class edu.wisc.my.webproxy.beans.config.StaticHtmlConfigImpl
-
- STATIC_HEADER - Static variable in class edu.wisc.my.webproxy.beans.config.StaticHtmlConfigImpl
-
- STATIC_PARAM_NAMES - Static variable in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- STATIC_PARAM_VALUES - Static variable in class edu.wisc.my.webproxy.beans.config.HttpClientConfigImpl
-
- StaticHtmlConfigImpl - Class in edu.wisc.my.webproxy.beans.config
-
- StaticHtmlConfigImpl() - Constructor for class edu.wisc.my.webproxy.beans.config.StaticHtmlConfigImpl
-
- stop() - Method in class org.jasig.portal.spring.orm.jpa.LocalCacheProviderProxy
-
- stop() - Method in class org.jasig.portal.utils.cache.hibernate.EhCacheProvider
-
- store() - Method in class edu.wisc.my.webproxy.beans.PortletPreferencesWrapper
-
- STRIPCOMMENTS - Static variable in class edu.wisc.my.webproxy.beans.config.HtmlParserConfigImpl
-
- subList(int, int) - Method in class edu.wisc.my.webproxy.beans.SpringList
-