Package | Description |
---|---|
org.forgerock.openig.http |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.openig.util |
Miscellaneous utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Form
Form fields, a case-sensitive multi-string-valued map.
|
class |
Headers
Message headers, a case-insensitive multiple-value map.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiValueMap.addAll(MultiValueMap<K,V> map)
Adds the specified keys and values from the specified map into this map.
|
Copyright © 2014 ForgeRock AS. All rights reserved.