| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.collection |
Additional implementations of, and helpers for working with, collections.
|
| net.shibboleth.utilities.java.support.net |
Classes for working with HTTP URLs and the protocol.
|
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
ClassToInstanceMultiMap.get(Class<T> type)
Gets the instances mapped to the given type or an empty list.
|
Set<Class<?>> |
ClassToInstanceMultiMap.keys()
Gets the set of keys contained in this map.
|
Collection<? extends B> |
ClassToInstanceMultiMap.values()
The collection of values currently present in the map.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Cookie> |
CookieBufferingFilter.CookieBufferingHttpServletResponseProxy.getCookies()
Get the map of cookies that will be set.
|
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.