| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.net |
Classes for working with HTTP URLs and the protocol.
|
| net.shibboleth.utilities.java.support.resolver |
Interfaces for searching over data.
|
| net.shibboleth.utilities.java.support.xml |
A set of helper functions for performing actions on DOM nodes.
|
| Modifier and Type | Field and Description |
|---|---|
private Map<String,Cookie> |
CookieBufferingFilter.CookieBufferingHttpServletResponseProxy.cookieMap
Map of delayed cookie additions.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Cookie> |
CookieBufferingFilter.CookieBufferingHttpServletResponseProxy.getCookies()
Get the map of cookies that will be set.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ProductType> |
Resolver.resolve(CriteriaType criteria)
Process the specified criteria and return the resulting instances of the product type
which satisfy the criteria.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
BasicParserPool.getBuilderAttributes()
Gets the builder attributes used when creating builders.
|
Map<String,Boolean> |
BasicParserPool.getBuilderFeatures()
Gets the builders' features.
|
Copyright © 1999-2013. All Rights Reserved.